Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExprCXX.cpp3131 CCEK_ConstexprIf) in CheckCXXBooleanCondition()
/external/llvm-project/clang/lib/Sema/
DSemaExprCXX.cpp3839 CCEK_ConstexprIf) in CheckCXXBooleanCondition()
DSemaOverload.cpp5639 CCE == Sema::CCEK_ConstexprIf || CCE == Sema::CCEK_ExplicitBool in CheckConvertedConstantExpression()
/external/clang/include/clang/Sema/
DSema.h2336 CCEK_ConstexprIf ///< Condition in a constexpr if statement. enumerator
/external/llvm-project/clang/include/clang/Sema/
DSema.h3349 CCEK_ConstexprIf, ///< Condition in a constexpr if statement. enumerator