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
115 SourceLocation getAtLoc() const { return Range.getBegin(); } in getAtLoc() function
DStmtObjC.h363 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function
DDeclObjC.h773 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function