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