| /llvm-project-15.0.7/lldb/source/API/ |
| H A D | Utils.h | 17 template <typename T> std::unique_ptr<T> clone(const std::unique_ptr<T> &src) { in clone() function 23 template <typename T> std::shared_ptr<T> clone(const std::shared_ptr<T> &src) { in clone() function
|
| /llvm-project-15.0.7/clang/test/Rewriter/ |
| H A D | rewrite-protocol-qualified.mm | 9 - (void) clone; method 13 - (void) clone { method
|
| /llvm-project-15.0.7/flang/include/flang/Optimizer/Builder/ |
| H A D | BoxValue.h | 84 CharBoxValue clone(mlir::Value newBase) const { return {newBase, len}; } in clone() function 138 ArrayBoxValue clone(mlir::Value newBase) const { in clone() function 155 CharArrayBoxValue clone(mlir::Value newBase) const { in clone() function 175 ProcBoxValue clone(mlir::Value newBase) const { in clone() function 280 BoxValue clone(mlir::Value newBox) const { in clone() function 361 MutableBoxValue clone(mlir::Value newBox) const { in clone() function
|
| /llvm-project-15.0.7/llvm/lib/Target/M68k/ |
| H A D | M68kMachineFunction.cpp | 22 MachineFunctionInfo *M68kMachineFunctionInfo::clone( in clone() function in M68kMachineFunctionInfo
|
| /llvm-project-15.0.7/llvm/lib/Target/MSP430/ |
| H A D | MSP430MachineFunctionInfo.cpp | 15 MachineFunctionInfo *MSP430MachineFunctionInfo::clone( in clone() function in MSP430MachineFunctionInfo
|
| /llvm-project-15.0.7/llvm/lib/Target/ARC/ |
| H A D | ARCMachineFunctionInfo.cpp | 16 ARCFunctionInfo::clone(BumpPtrAllocator &Allocator, MachineFunction &DestMF, in clone() function in ARCFunctionInfo
|
| /llvm-project-15.0.7/llvm/lib/Target/Sparc/ |
| H A D | SparcMachineFunctionInfo.cpp | 15 MachineFunctionInfo *SparcMachineFunctionInfo::clone( in clone() function in SparcMachineFunctionInfo
|
| /llvm-project-15.0.7/llvm/lib/Target/VE/ |
| H A D | VEMachineFunctionInfo.cpp | 15 MachineFunctionInfo *VEMachineFunctionInfo::clone( in clone() function in VEMachineFunctionInfo
|
| /llvm-project-15.0.7/llvm/lib/Target/SystemZ/ |
| H A D | SystemZMachineFunctionInfo.cpp | 17 MachineFunctionInfo *SystemZMachineFunctionInfo::clone( in clone() function in SystemZMachineFunctionInfo
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonMachineFunctionInfo.cpp | 16 MachineFunctionInfo *HexagonMachineFunctionInfo::clone( in clone() function in HexagonMachineFunctionInfo
|
| /llvm-project-15.0.7/llvm/lib/Target/Lanai/ |
| H A D | LanaiMachineFunctionInfo.cpp | 15 MachineFunctionInfo *LanaiMachineFunctionInfo::clone( in clone() function in LanaiMachineFunctionInfo
|
| /llvm-project-15.0.7/clang/test/PCH/ |
| H A D | cxx-exprs.cpp | 21 New *clone() { in clone() function in New
|
| /llvm-project-15.0.7/llvm/lib/Target/RISCV/ |
| H A D | RISCVMachineFunctionInfo.cpp | 22 MachineFunctionInfo *RISCVMachineFunctionInfo::clone( in clone() function in RISCVMachineFunctionInfo
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/support/ |
| H A D | Context.cpp | 20 Context Context::clone() const { return Context(DataPtr); } in clone() function in clang::clangd::Context
|
| H A D | Markup.cpp | 270 std::unique_ptr<Block> clone() const override { in clone() function in clang::clangd::markup::__anone81cf9e70111::Ruler 289 std::unique_ptr<Block> clone() const override { in clone() function in clang::clangd::markup::__anone81cf9e70111::CodeBlock 367 std::unique_ptr<Block> Paragraph::clone() const { in clone() function in clang::clangd::markup::Paragraph 449 std::unique_ptr<Block> BulletList::clone() const { in clone() function in clang::clangd::markup::BulletList
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86MachineFunctionInfo.cpp | 16 MachineFunctionInfo *X86MachineFunctionInfo::clone( in clone() function in X86MachineFunctionInfo
|
| /llvm-project-15.0.7/clang/include/clang/Sema/ |
| H A D | TypoCorrection.h | 358 std::unique_ptr<CorrectionCandidateCallback> clone() override { in clone() function 371 std::unique_ptr<CorrectionCandidateCallback> clone() override { in clone() function 386 std::unique_ptr<CorrectionCandidateCallback> clone() override { in clone() function 411 std::unique_ptr<CorrectionCandidateCallback> clone() override { in clone() function
|
| /llvm-project-15.0.7/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXMachineFunctionInfo.h | 30 clone(BumpPtrAllocator &Allocator, MachineFunction &DestMF, in clone() function
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Bufferization/Transforms/ |
| H A D | BufferDeallocation.cpp | 338 auto clone = introduceCloneBuffers(sourceValue, terminator); in introduceBlockArgCopy() local 386 auto clone = introduceCloneBuffers(operand, parentOp); in introduceBlockArgCopy() local 452 auto clone = introduceCloneBuffers(sourceValue, terminator); in introduceClonesForRegionSuccessors() local 481 auto clone = buildClone(terminator, sourceValue); in introduceCloneBuffers() local 589 auto clone = it->second.buildClone(builder, alloc); in buildClone() local
|
| /llvm-project-15.0.7/llvm/include/llvm/IR/ |
| H A D | DebugInfoMetadata.h | 271 TempGenericDINode clone() const { return cloneImpl(); } in clone() function 338 TempDISubrange clone() const { return cloneImpl(); } in clone() function 452 TempDIEnumerator clone() const { return cloneImpl(); } in clone() function 608 TempDIFile clone() const { return cloneImpl(); } in clone() function 692 TempDIType clone() const { in clone() function 816 TempDIBasicType clone() const { return cloneImpl(); } in clone() function 891 TempDIStringType clone() const { return cloneImpl(); } in clone() function 989 TempDIDerivedType clone() const { return cloneImpl(); } in clone() function 1600 TempDILocation clone() const { return cloneImpl(); } in clone() function 2291 TempDINamespace clone() const { return cloneImpl(); } in clone() function [all …]
|
| /llvm-project-15.0.7/mlir/include/mlir-c/ |
| H A D | Pass.h | 147 void *(*clone)(void *userData); member
|
| /llvm-project-15.0.7/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchMachineFunctionInfo.h | 39 clone(BumpPtrAllocator &Allocator, MachineFunction &DestMF, in clone() function
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMMachineFunctionInfo.cpp | 78 ARMFunctionInfo::clone(BumpPtrAllocator &Allocator, MachineFunction &DestMF, in clone() function in ARMFunctionInfo
|
| /llvm-project-15.0.7/mlir/unittests/TableGen/ |
| H A D | PassGenTest.cpp | 26 std::unique_ptr<mlir::Pass> clone() const { in clone() function
|
| /llvm-project-15.0.7/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyDebugValueManager.cpp | 52 void WebAssemblyDebugValueManager::clone(MachineInstr *Insert, in clone() function in WebAssemblyDebugValueManager
|