Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/algorithms/alg.sorting/alg.sort/stable.sort/
H A Dpstl.stable_sort.pass.cpp50 void test_one(Policy&& policy, std::array<ValueT, N> input, std::array<ValueT, N> expected) { in test_one()
/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
H A Dpointer.pass.cpp41 typedef typename std::conditional<!IsArray, A, A[]>::type ValueT; in test_pointer() typedef
/llvm-project/libcxx/test/std/algorithms/alg.nonmodifying/alg.find/
H A Dranges.find.pass.cpp66 using ValueT = std::iter_value_t<It>; in test_iterators() typedef
/llvm-project/libcxx/test/std/algorithms/alg.nonmodifying/alg.contains/
H A Dranges.contains.pass.cpp65 using ValueT = std::iter_value_t<Iter>; in test_iterators() typedef
/llvm-project/llvm/unittests/ADT/
H A DTinyPtrVectorTest.cpp38 typedef typename RemovePointer<PtrT>::type ValueT; typedef in __anonae822dd40111::TinyPtrVectorTest
/llvm-project/llvm/include/llvm/ADT/
H A DDenseMap.h465 copyFrom(const DenseMapBase<OtherBaseT,KeyT,ValueT,KeyInfoT,BucketT> & other) copyFrom() argument
1274 DenseMapIterator(const DenseMapIterator<KeyT,ValueT,KeyInfoT,Bucket,IsConstSrc> & I) DenseMapIterator() argument
1346 capacity_in_bytes(const DenseMap<KeyT,ValueT,KeyInfoT> & X) capacity_in_bytes() argument
[all...]
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_dense_map.h316 copyFrom(const DenseMapBase<OtherBaseT,KeyT,ValueT,KeyInfoT,BucketT> & other) copyFrom() argument
[all...]
/llvm-project/clang/lib/AST/Interp/
H A DInterpBuiltin.cpp
H A DCompiler.cpp
/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1022 QualType ValueT = Method->parameters()[0]->getType(); BuildObjCDictionaryLiteral() local
1087 QualType ValueT = ValuesT->castAs<PointerType>()->getPointeeType(); BuildObjCDictionaryLiteral() local