Searched refs:isICE (Results 1 – 1 of 1) sorted by relevance
2767 bool isICE = noexceptExpr->isIntegerConstantExpr(value, ctx, nullptr, in getNoexceptSpec() local2769 (void)isICE; in getNoexceptSpec()2770 assert(isICE && "AST should not contain bad noexcept expressions."); in getNoexceptSpec()