Home | History | Annotate | Download | only in Sema

Lines Matching refs:isIntegralOrEnumerationType

1003     if (SrcType->isIntegralOrEnumerationType()) {
1872 if (SrcType->isIntegralOrEnumerationType() ||
1908 if (SrcType->isIntegralOrEnumerationType()) {