Home | History | Annotate | Download | only in Core

Lines Matching refs:isIntegralOrEnumerationType

1341     if (!T->isIntegralOrEnumerationType())
1356 if (!bitsInit || !T->isIntegralOrEnumerationType() ||
1474 if (Ex->getType()->isIntegralOrEnumerationType()) {