Searched defs:copyFrom (Results 1 – 12 of 12) sorted by relevance
83 static WrapperFunctionResult copyFrom(const char *Source, size_t Size) { in copyFrom() function 88 static WrapperFunctionResult copyFrom(const char *Source) { in copyFrom() function 93 static WrapperFunctionResult copyFrom(const std::string &Source) { in copyFrom() function
123 static WrapperFunctionResult copyFrom(const char *Source, size_t Size) { in copyFrom() function130 static WrapperFunctionResult copyFrom(const char *Source) { in copyFrom() function135 static WrapperFunctionResult copyFrom(const std::string &Source) { in copyFrom() function
76 void copyFrom(const BasicBitVector &v) { bits_ = v.bits_; } in copyFrom() function249 void copyFrom(const TwoLevelBitVector &v) { in copyFrom() function
315 void copyFrom( in copyFrom() function623 void copyFrom(const DenseMap &other) { in copyFrom() function
464 void copyFrom( in copyFrom() function824 void copyFrom(const DenseMap& other) { in copyFrom() function1066 void copyFrom(const SmallDenseMap& other) { in copyFrom() function
697 const BYTE* copyFrom = lowPrefix; in LZ4_decompress_generic() local886 const BYTE* copyFrom = lowPrefix; in LZ4_decompress_generic() local
109 void Value::copyFrom(const Value &M) { in copyFrom() function in llvm::json::Value
70 void copyFrom(VNInfo &src) { in copyFrom() function
523 EFuncId id, const AMDGPUMangledLibFunc ©From) { in AMDGPUMangledLibFunc()
1283 void copyFrom(const mapped_file_region &Copied) { in copyFrom() function
895 void copyFrom(const FormatToken &Tok) { *this = Tok; } in copyFrom() function
673 AmbiguousConversionSequence::copyFrom(const AmbiguousConversionSequence &O) { in copyFrom() function in AmbiguousConversionSequence