Home | History | Annotate | Download | only in Sema

Lines Matching refs:NumTypes

11092   const unsigned NumTypes = 4;
11093 QualType SignedIntegralTypes[NumTypes] = {
11096 QualType UnsignedIntegralTypes[NumTypes] = {
11104 for (unsigned I = 0; I != NumTypes; ++I)