Home
last modified time | relevance | path

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

/external/llvm/unittests/ADT/
DTinyPtrVectorTest.cpp39 typedef typename remove_pointer<PtrT>::type ValueT; typedef in __anon6ff54fc90111::TinyPtrVectorTest
/external/llvm/include/llvm/ADT/
DDenseMap.h308 void copyFrom(const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT>& other) { in copyFrom() argument
1010 DenseMapIterator(const DenseMapIterator<KeyT, ValueT, in DenseMapIterator() argument
1051 capacity_in_bytes(const DenseMap<KeyT, ValueT, KeyInfoT> &X) { in capacity_in_bytes() argument
/external/clang/lib/Sema/
DSemaExprObjC.cpp804 QualType ValueT = Method->param_begin()[0]->getType(); in BuildObjCDictionaryLiteral() local
869 QualType ValueT = ValuesT->castAs<PointerType>()->getPointeeType(); in BuildObjCDictionaryLiteral() local