Home
last modified time | relevance | path

Searched defs:CountType (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/PowerPC/
DPPCCTRLoops.cpp585 Type *CountType = TT.isArch64Bit() ? Type::getInt64Ty(C) : in convertToCTRLoop() local
/external/v8/src/
Dtype-info.cc356 AstType* TypeFeedbackOracle::CountType(TypeFeedbackId id, FeedbackSlot slot) { in CountType() function in v8::internal::TypeFeedbackOracle
/external/v8/tools/clang/plugins/
DFindBadConstructsConsumer.cpp630 void FindBadConstructsConsumer::CountType(const Type* type, in CountType() function in chrome_checker::FindBadConstructsConsumer
/external/clang/lib/Sema/
DSemaExprObjC.cpp985 QualType CountType = Method->parameters()[2]->getType(); in BuildObjCDictionaryLiteral() local