Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
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
H A DStmtObjC.h413 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function
H A DDeclObjC.h789 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function