Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtObjC.h52 SourceLocation getForLoc() const { return ForLoc; } in getForLoc() function
H A DStmtCXX.h201 SourceLocation getForLoc() const { return ForLoc; } in getForLoc() function
H A DStmt.h2551 SourceLocation getForLoc() const { return ForStmtBits.ForLoc; } in getForLoc() function