Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Sema/
DSema.h3350 CCEK_ExplicitBool ///< Condition in an explicit(bool) specifier. enumerator
/external/llvm-project/clang/lib/Sema/
DSemaOverload.cpp5639 CCE == Sema::CCEK_ConstexprIf || CCE == Sema::CCEK_ExplicitBool in CheckConvertedConstantExpression()
DSemaDeclCXX.cpp12820 ExplicitSpec.getExpr(), Context.BoolTy, Result, CCEK_ExplicitBool); in tryResolveExplicitSpecifier()