Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp2033 ForRangeInfo *FRI, bool EnterForConditionScope) { in ParseCXXCondition() argument
2047 } ForConditionScope{EnterForConditionScope ? getCurScope() : nullptr}; in ParseCXXCondition()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2039 bool EnterForConditionScope = false);