Home
last modified time | relevance | path

Searched defs:getAtLoc (Results 1 – 6 of 6) sorted by relevance

/external/clang/include/clang/AST/
DExprObjC.h44 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function
115 SourceLocation getAtLoc() const { return Range.getBegin(); } in getAtLoc() function
DStmtObjC.h363 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function
DDeclObjC.h773 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function
/external/llvm-project/clang/include/clang/AST/
DExprObjC.h69 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function
157 SourceLocation getAtLoc() const { return Range.getBegin(); } in getAtLoc() function
423 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function
471 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function
525 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function
DStmtObjC.h388 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function
DDeclObjC.h813 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function