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

Completed in 48 milliseconds