Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DExprObjC.h44 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function
113 SourceLocation getAtLoc() const { return Range.getBegin(); } in getAtLoc() function
DStmtObjC.h362 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function
DDeclObjC.h2240 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function