Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Sema/
HDScope.h299 bool isConditionVarScope() const { in isConditionVarScope() function
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaStmt.cpp3187 if (S->isConditionVarScope()) { in ActOnContinueStmt()