HomeSort by relevance Sort by last modified time
    Searched defs:getBuiltinLoc (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
TypeLoc.h 436 SourceLocation getBuiltinLoc() const {
443 SourceLocation getNameLoc() const { return getBuiltinLoc(); }
465 return SourceRange(getBuiltinLoc(), getBuiltinLoc());
    [all...]
Expr.h     [all...]

Completed in 69 milliseconds