Searched defs:CountType (Results 1 – 4 of 4) sorted by relevance
585 Type *CountType = TT.isArch64Bit() ? Type::getInt64Ty(C) : in convertToCTRLoop() local
654 Type *CountType = TM->isPPC64() ? Type::getInt64Ty(C) : Type::getInt32Ty(C); in convertToCTRLoop() local
668 void FindBadConstructsConsumer::CountType(const Type* type, in CountType() function in chrome_checker::FindBadConstructsConsumer
985 QualType CountType = Method->parameters()[2]->getType(); in BuildObjCDictionaryLiteral() local