Home
last modified time | relevance | path

Searched defs:ValueT (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/unittests/ADT/
H A DTinyPtrVectorTest.cpp39 typedef typename std::remove_pointer<PtrT>::type ValueT; typedef in __anon2bed70540111::TinyPtrVectorTest
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/
H A DDenseMap.h317 const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT, BucketT> &other) { in copyFrom() argument
1014 const DenseMapIterator<KeyT, ValueT, KeyInfoT, Bucket, false> &I) in DenseMapIterator() argument
1053 capacity_in_bytes(const DenseMap<KeyT, ValueT, KeyInfoT> &X) { in capacity_in_bytes() argument
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp819 QualType ValueT = Method->parameters()[0]->getType(); in BuildObjCDictionaryLiteral() local
884 QualType ValueT = ValuesT->castAs<PointerType>()->getPointeeType(); in BuildObjCDictionaryLiteral() local