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 486 SourceLocation getBuiltinLoc() const {
493 SourceLocation getNameLoc() const { return getBuiltinLoc(); }
519 return SourceRange(getBuiltinLoc(), getBuiltinLoc());
    [all...]
Expr.h     [all...]

Completed in 43 milliseconds