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