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