Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DExprObjC.h44 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function
113 SourceLocation getAtLoc() const { return Range.getBegin(); } in getAtLoc() function
H A DStmtObjC.h362 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function
H A DDeclObjC.h2253 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function