Searched refs:NumTypes (Results 1 – 4 of 4) sorted by relevance
1751 for (unsigned TypeIdx = 0, NumTypes = NestedTypes.size(); TypeIdx != NumTypes; in MatchTemplateParametersToScopeSpecifier() local1794 TypeIdx == NumTypes - 1) in MatchTemplateParametersToScopeSpecifier()1830 if (TypeIdx == NumTypes - 1) in MatchTemplateParametersToScopeSpecifier()
13099 const unsigned NumTypes = 4; in getNextLargerIntegralType() local13100 QualType SignedIntegralTypes[NumTypes] = { in getNextLargerIntegralType()13103 QualType UnsignedIntegralTypes[NumTypes] = { in getNextLargerIntegralType()13111 for (unsigned I = 0; I != NumTypes; ++I) in getNextLargerIntegralType()
10370 const unsigned NumTypes = llvm::array_lengthof(Types); in RebuildArrayType() local10372 for (unsigned I = 0; I != NumTypes; ++I) in RebuildArrayType()
1528 const static unsigned NumTypes = 4; // i8, i16, i32, i64 in X86SelectDivRem() local1557 } OpTable[NumTypes] = { in X86SelectDivRem()