Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmt.h1310 SourceLocation getContinueLoc() const { return ContinueLoc; } in getContinueLoc() function
/external/llvm-project/clang/include/clang/AST/
DStmt.h2669 SourceLocation getContinueLoc() const { return ContinueStmtBits.ContinueLoc; } in getContinueLoc() function