Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DType.cpp1686 bool isICE = noexceptExpr->isIntegerConstantExpr(value, ctx, nullptr, in getNoexceptSpec() local
1688 (void)isICE; in getNoexceptSpec()
1689 assert(isICE && "AST should not contain bad noexcept expressions."); in getNoexceptSpec()