Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp7293 static bool checkBitCastConstexprEligibility(EvalInfo *Info, in checkBitCastConstexprEligibility() function
7312 if (!checkBitCastConstexprEligibility(&Info, Info.Ctx, BCE)) in handleLValueToRValueBitCast()
15721 if (!checkBitCastConstexprEligibility(nullptr, Ctx, cast<CastExpr>(E))) in CheckICE()