Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtObjC.h414 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function
H A DDeclObjC.h795 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function