Searched refs:NumTypes (Results 1 – 4 of 4) sorted by relevance
1782 for (unsigned TypeIdx = 0, NumTypes = NestedTypes.size(); TypeIdx != NumTypes; in MatchTemplateParametersToScopeSpecifier() local1825 TypeIdx == NumTypes - 1) in MatchTemplateParametersToScopeSpecifier()1861 if (TypeIdx == NumTypes - 1) in MatchTemplateParametersToScopeSpecifier()
13832 const unsigned NumTypes = 4; in getNextLargerIntegralType() local13833 QualType SignedIntegralTypes[NumTypes] = { in getNextLargerIntegralType()13836 QualType UnsignedIntegralTypes[NumTypes] = { in getNextLargerIntegralType()13844 for (unsigned I = 0; I != NumTypes; ++I) in getNextLargerIntegralType()
11177 const unsigned NumTypes = llvm::array_lengthof(Types); in RebuildArrayType() local11179 for (unsigned I = 0; I != NumTypes; ++I) in RebuildArrayType()
1598 const static unsigned NumTypes = 4; // i8, i16, i32, i64 in X86SelectDivRem() local1627 } OpTable[NumTypes] = { in X86SelectDivRem()