Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseExprCXX.cpp1986 } ForConditionScope{EnterForConditionScope ? getCurScope() : nullptr}; in ParseCXXCondition() local
2011 ForConditionScope.enter(/*IsConditionVariable=*/false); in ParseCXXCondition()
2083 ForConditionScope.enter(/*IsConditionVariable=*/true); in ParseCXXCondition()