Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmtCXX.h193 SourceLocation getForLoc() const { return ForLoc; } in getForLoc() function
DStmtObjC.h53 SourceLocation getForLoc() const { return ForLoc; } in getForLoc() function
DStmt.h1200 SourceLocation getForLoc() const { return ForLoc; } in getForLoc() function