Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h3039 CCEK_ExplicitBool ///< Condition in an explicit(bool) specifier. enumerator
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaOverload.cpp5546 CCE == Sema::CCEK_ConstexprIf || CCE == Sema::CCEK_ExplicitBool in CheckConvertedConstantExpression()
HDSemaDeclCXX.cpp12474 ExplicitSpec.getExpr(), Context.BoolTy, Result, CCEK_ExplicitBool); in tryResolveExplicitSpecifier()