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