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

Completed in 158 milliseconds