Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp7211 static bool checkBitCastConstexprEligibility(EvalInfo *Info, in checkBitCastConstexprEligibility() function
7230 if (!checkBitCastConstexprEligibility(&Info, Info.Ctx, BCE)) in handleLValueToRValueBitCast()
15450 if (!checkBitCastConstexprEligibility(nullptr, Ctx, cast<CastExpr>(E))) in CheckICE()