Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/ADT/
HDDenseMap.h465 const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT, BucketT> &other) { in copyFrom() argument
1274 const DenseMapIterator<KeyT, ValueT, KeyInfoT, Bucket, IsConstSrc> &I) in DenseMapIterator() argument
1346 inline size_t capacity_in_bytes(const DenseMap<KeyT, ValueT, KeyInfoT> &X) { in capacity_in_bytes() argument
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_dense_map.h316 const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT, BucketT> &other) { in copyFrom() argument
/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/Interp/
HDInterpBuiltin.cpp102 static void assignInteger(Pointer &Dest, PrimType ValueT, const APSInt &Value) { in assignInteger()
579 PrimType ValueT = *S.getContext().classify(Call->getArg(0)->getType()); in interp__builtin_rotate() local
HDCompiler.cpp4561 PrimType ValueT = this->classifyPrim(Value->getType()); in visitSwitchStmt() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaExprObjC.cpp1022 QualType ValueT = Method->parameters()[0]->getType(); in BuildObjCDictionaryLiteral() local
1087 QualType ValueT = ValuesT->castAs<PointerType>()->getPointeeType(); in BuildObjCDictionaryLiteral() local