Home
last modified time | relevance | path

Searched defs:getWhileLoc (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DStmt.h1082 SourceLocation getWhileLoc() const { return WhileLoc; } in getWhileLoc() function
1129 SourceLocation getWhileLoc() const { return WhileLoc; } in getWhileLoc() function
/external/llvm-project/clang/include/clang/AST/
DStmt.h2413 SourceLocation getWhileLoc() const { return WhileStmtBits.WhileLoc; } in getWhileLoc() function
2476 SourceLocation getWhileLoc() const { return WhileLoc; } in getWhileLoc() function