Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Parse/
H A DParseStmt.cpp2336 SourceLocation ContinueLoc = ConsumeToken(); // eat the 'continue'. in ParseContinueStatement() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaStmt.cpp1991 SourceLocation ContinueLoc; member in __anonf4d0b06a0d11::BreakContinueFinder
3326 Sema::ActOnContinueStmt(SourceLocation ContinueLoc, Scope *CurScope) { in ActOnContinueStmt()
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DStmt.h251 SourceLocation ContinueLoc; in alignas() local