Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmtObjC.h53 SourceLocation getForLoc() const { return ForLoc; } in getForLoc() function
DStmtCXX.h193 SourceLocation getForLoc() const { return ForLoc; } in getForLoc() function
DStmt.h1200 SourceLocation getForLoc() const { return ForLoc; } in getForLoc() function
/external/llvm-project/clang/include/clang/AST/
DStmtObjC.h52 SourceLocation getForLoc() const { return ForLoc; } in getForLoc() function
DStmtCXX.h201 SourceLocation getForLoc() const { return ForLoc; } in getForLoc() function
DStmt.h2547 SourceLocation getForLoc() const { return ForStmtBits.ForLoc; } in getForLoc() function