Home
last modified time | relevance | path

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

/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.h414 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function
H A DDeclObjC.h795 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function