Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DStmtCXX.h185 SourceLocation getForLoc() const { return ForLoc; } in getForLoc() function
H A DStmtObjC.h53 SourceLocation getForLoc() const { return ForLoc; } in getForLoc() function
H A DStmt.h1187 SourceLocation getForLoc() const { return ForLoc; } in getForLoc() function