Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp2409 SourceLocation ContinueLoc = ConsumeToken(); // eat the 'continue'. ParseContinueStatement() local
/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp2024 SourceLocation ContinueLoc; global() member in __anon86ccc4100d11::BreakContinueFinder
3181 ActOnContinueStmt(SourceLocation ContinueLoc,Scope * CurScope) ActOnContinueStmt() argument
[all...]