Home
last modified time | relevance | path

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

/freebsd-14.2/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
H A DStmt.h2835 SourceLocation getForLoc() const { return ForStmtBits.ForLoc; } in getForLoc() function