Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp15088 static ICEDiag CheckEvalInICE(const Expr* E, const ASTContext &Ctx) { in CheckEvalInICE() function
15243 return CheckEvalInICE(E, Ctx); in CheckICE()
15302 return CheckEvalInICE(E, Ctx); in CheckICE()
15456 return CheckEvalInICE(E, Ctx); in CheckICE()