Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp15561 static ICEDiag CheckEvalInICE(const Expr* E, const ASTContext &Ctx) { in CheckEvalInICE() function
15717 return CheckEvalInICE(E, Ctx); in CheckICE()
15776 return CheckEvalInICE(E, Ctx); in CheckICE()
15930 return CheckEvalInICE(E, Ctx); in CheckICE()