Home | History | Annotate | Download | only in Sema

Lines Matching refs:NumTypes

9895   const unsigned NumTypes = 4;
9896 QualType SignedIntegralTypes[NumTypes] = {
9899 QualType UnsignedIntegralTypes[NumTypes] = {
9907 for (unsigned I = 0; I != NumTypes; ++I)