Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/ADT/
H A DDenseMap.h422 const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT, BucketT> &other) { in copyFrom() argument
1231 const DenseMapIterator<KeyT, ValueT, KeyInfoT, Bucket, IsConstSrc> &I) in DenseMapIterator() argument
1303 inline size_t capacity_in_bytes(const DenseMap<KeyT, ValueT, KeyInfoT> &X) { in capacity_in_bytes() argument
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_dense_map.h316 const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT, BucketT> &other) { in copyFrom() argument
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaExprObjC.cpp1015 QualType ValueT = Method->parameters()[0]->getType(); in BuildObjCDictionaryLiteral() local
1080 QualType ValueT = ValuesT->castAs<PointerType>()->getPointeeType(); in BuildObjCDictionaryLiteral() local