Searched defs:ContinueLoc (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Parse/ | ||
H A D | ParseStmt.cpp | 2409 SourceLocation ContinueLoc = ConsumeToken(); // eat the 'continue'. ParseContinueStatement() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaStmt.cpp | 2024 SourceLocation ContinueLoc; global() member in __anon86ccc4100d11::BreakContinueFinder |