Searched refs:numTypes (Results 1 – 3 of 3) sorted by relevance
32 static const unsigned numTypes = llvm::array_lengthof(TypeInfos); variable35 assert(id > 0 && id - 1 < numTypes && "Invalid Type ID."); in getInfo()176 for (unsigned i=0; i<numTypes; ++i) { in lookupTypeForTypeSpecifier()
96 size_t numTypes = sizeof(types) / sizeof(*types); in InitAMDILLowering() local105 for (unsigned int x = 0; x < numTypes; ++x) { in InitAMDILLowering()236 #undef numTypes in InitAMDILLowering()