Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseExprCXX.cpp1945 bool EnterForConditionScope) { in ParseCXXCondition() argument
1959 } ForConditionScope{EnterForConditionScope ? getCurScope() : nullptr}; in ParseCXXCondition()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h1977 bool EnterForConditionScope = false);