Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp7595 static bool checkBitCastConstexprEligibility(EvalInfo *Info, in checkBitCastConstexprEligibility() function
7612 if (!checkBitCastConstexprEligibility(&Info, Info.Ctx, BCE)) in handleRValueToRValueBitCast()
16765 if (!checkBitCastConstexprEligibility(nullptr, Ctx, cast<CastExpr>(E))) in CheckICE()