Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DHashTable.h44 HashTableIterator(const HashTable<ValueT, TraitsT> &Map, uint32_t Index, in HashTableIterator()
49 HashTableIterator(const HashTable<ValueT, TraitsT> &Map) : Map(&Map) { in HashTableIterator()
/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
Dpointer.pass.cpp42 typedef typename std::conditional<!IsArray, A, A[]>::type ValueT; in test_pointer() typedef
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DDenseMap.h505 DenseMapIterator(const DenseMapIterator<KeyT, ValueT, in DenseMapIterator() argument
546 capacity_in_bytes(const DenseMap<KeyT, ValueT, KeyInfoT, ValueInfoT> &X) { in capacity_in_bytes() argument
/external/llvm/include/llvm/ADT/
DDenseMap.h348 const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT, BucketT> &other) { in copyFrom() argument
1063 const DenseMapIterator<KeyT, ValueT, KeyInfoT, Bucket, IsConstSrc> &I) in DenseMapIterator() argument
1114 capacity_in_bytes(const DenseMap<KeyT, ValueT, KeyInfoT> &X) { in capacity_in_bytes() argument
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DDenseMap.h363 const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT, BucketT> &other) { in copyFrom() argument
1066 const DenseMapIterator<KeyT, ValueT, KeyInfoT, Bucket, IsConstSrc> &I) in DenseMapIterator() argument
1117 capacity_in_bytes(const DenseMap<KeyT, ValueT, KeyInfoT> &X) { in capacity_in_bytes() argument
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DDenseMap.h388 const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT, BucketT> &other) { in copyFrom() argument
1148 const DenseMapIterator<KeyT, ValueT, KeyInfoT, Bucket, IsConstSrc> &I) in DenseMapIterator() argument
1218 inline size_t capacity_in_bytes(const DenseMap<KeyT, ValueT, KeyInfoT> &X) { in capacity_in_bytes() argument
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DTinyPtrVectorTest.cpp31 typedef typename std::remove_pointer<PtrT>::type ValueT; typedef in __anon525a065b0111::TinyPtrVectorTest
/external/llvm/unittests/ADT/
DTinyPtrVectorTest.cpp37 typedef typename std::remove_pointer<PtrT>::type ValueT; typedef in __anon186813230111::TinyPtrVectorTest
/external/clang/lib/Sema/
DSemaExprObjC.cpp933 QualType ValueT = Method->parameters()[0]->getType(); in BuildObjCDictionaryLiteral() local
1001 QualType ValueT = ValuesT->castAs<PointerType>()->getPointeeType(); in BuildObjCDictionaryLiteral() local