Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Sema/
HDScope.h562 bool isContinueScope() const { in isContinueScope() function
/freebsd-14-stable/contrib/llvm-project/clang/lib/Parse/
HDParseStmt.cpp2261 if (!getCurScope()->isContinueScope()) in ParseForStatement()