Searched defs:copyFrom (Results 1 – 12 of 12) sorted by relevance
83 static WrapperFunctionResult copyFrom(const char *Source, size_t Size) { in copyFrom() function88 static WrapperFunctionResult copyFrom(const char *Source) { in copyFrom() function93 static WrapperFunctionResult copyFrom(const std::string &Source) { in copyFrom() function
123 static WrapperFunctionResult copyFrom(const char *Source, size_t Size) { in copyFrom() function 130 static WrapperFunctionResult copyFrom(const char *Source) { in copyFrom() function 135 static WrapperFunctionResult copyFrom(const std::string &Source) { in copyFrom() function
76 void copyFrom(const BasicBitVector &v) { bits_ = v.bits_; } in copyFrom() function 249 void copyFrom(const TwoLevelBitVector &v) { in copyFrom() function
315 void copyFrom( in copyFrom() function623 void copyFrom(const DenseMap &other) { in copyFrom() function
448 void copyFrom( copyFrom() function 808 void copyFrom(const DenseMap& other) { copyFrom() function 1050 void copyFrom(const SmallDenseMap& other) { copyFrom() function
696 const BYTE* copyFrom = lowPrefix; in LZ4_decompress_generic() local885 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() argument
1284 void copyFrom(const mapped_file_region &Copied) { copyFrom() function
845 void copyFrom(const FormatToken &Tok) { *this = Tok; } copyFrom() function
595 AmbiguousConversionSequence::copyFrom(const AmbiguousConversionSequence &O) { copyFrom() function in AmbiguousConversionSequence