Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/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.h793 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function