Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp15945 static ICEDiag CheckEvalInICE(const Expr* E, const ASTContext &Ctx) { in CheckEvalInICE() function
16101 return CheckEvalInICE(E, Ctx); in CheckICE()
16160 return CheckEvalInICE(E, Ctx); in CheckICE()
16314 return CheckEvalInICE(E, Ctx); in CheckICE()