Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtObjC.h52 SourceLocation getForLoc() const { return ForLoc; } in getForLoc() function
H A DStmtCXX.h202 SourceLocation getForLoc() const { return ForLoc; } in getForLoc() function