Home
last modified time | relevance | path

Searched refs:OtherBaseT (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_dense_map.h314 template <typename OtherBaseT>
316 const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT, BucketT> &other) { in copyFrom() argument
/llvm-project-15.0.7/llvm/include/llvm/ADT/
H A DDenseMap.h422 template <typename OtherBaseT>
424 const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT, BucketT> &other) { in copyFrom() argument