Searched defs:copyFrom (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/
H A DLiveInterval.h65 void copyFrom(VNInfo &src) { function in class:llvm::VNInfo
/freebsd-9.3-release/contrib/llvm/include/llvm/ADT/
H A DDenseMap.h310 void copyFrom(const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT>& other) { function in class:llvm::DenseMapBase
598 void copyFrom(const DenseMap& other) { function in class:llvm::DenseMap
827 void copyFrom(const SmallDenseMap& other) { function in class:llvm::SmallDenseMap
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOverload.cpp548 AmbiguousConversionSequence::copyFrom(const AmbiguousConversionSequence &O) { function in class:clang::AmbiguousConversionSequence

Completed in 93 milliseconds