Searched defs:copyFrom (Results 1 – 3 of 3) sorted by relevance
310 void copyFrom(const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT>& other) { in copyFrom() function598 void copyFrom(const DenseMap& other) { in copyFrom() function827 void copyFrom(const SmallDenseMap& other) { in copyFrom() function
65 void copyFrom(VNInfo &src) { in copyFrom() function
548 AmbiguousConversionSequence::copyFrom(const AmbiguousConversionSequence &O) { in copyFrom() function in clang::AmbiguousConversionSequence