Home
last modified time | relevance | path

Searched defs:CopyFrom (Results 1 – 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
HDSmallPtrSet.cpp144 void SmallPtrSetImplBase::CopyFrom(const SmallPtrSetImplBase &RHS) { in CopyFrom() function in SmallPtrSetImplBase
HDFileCollector.cpp89 SmallString<256> CopyFrom; in addFileImpl() local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_flags.cpp30 void CommonFlags::CopyFrom(const CommonFlags &other) { in CopyFrom() function in __sanitizer::CommonFlags
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
HDModuleDependencyCollector.cpp202 SmallString<256> CopyFrom; in copyToRoot() local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDLiveInterval.h785 const LiveRange &CopyFrom) { in createSubRangeFrom()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPULibFunc.cpp1034 AMDGPULibFunc::AMDGPULibFunc(EFuncId Id, const AMDGPULibFunc &CopyFrom) { in AMDGPULibFunc()