Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp3908 CCEK_ConstexprIf) in CheckCXXBooleanCondition()
H A DSemaOverload.cpp5642 CCE == Sema::CCEK_ConstexprIf || CCE == Sema::CCEK_ExplicitBool in CheckConvertedConstantExpression()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h3480 CCEK_ConstexprIf, ///< Condition in a constexpr if statement. enumerator