Home
last modified time | relevance | path

Searched refs:isContinueScope (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DScope.h504 bool isContinueScope() const { in isContinueScope() function
/openbsd/gnu/llvm/clang/lib/Parse/
H A DParseStmt.cpp2178 if (!getCurScope()->isContinueScope()) in ParseForStatement()