Home | History | Annotate | Download | only in AST

Lines Matching refs:isIntegralOrEnumerationType

4015   if (sz.isPositive() && type->isIntegralOrEnumerationType())
6489 assert((!RequiresICE || Type->isIntegralOrEnumerationType()) &&