Home
last modified time | relevance | path

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

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