Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExprObjC.h68 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function
156 SourceLocation getAtLoc() const { return Range.getBegin(); } in getAtLoc() function
424 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function
472 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function
526 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function
H A DStmtObjC.h413 SourceLocation getAtLoc() const { return AtLoc; } getAtLoc() function
H A DDeclObjC.h792 SourceLocation getAtLoc() const { return AtLoc; } getAtLoc() function