Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp2400 SourceLocation ContinueLoc = ConsumeToken(); // eat the 'continue'. ParseContinueStatement() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp2001 SourceLocation ContinueLoc; global() member in __anona8c5d3ef0d11::BreakContinueFinder
3336 ActOnContinueStmt(SourceLocation ContinueLoc,Scope * CurScope) ActOnContinueStmt() argument
[all...]