Home
last modified time | relevance | path

Searched defs:Owner (Results 1 – 25 of 38) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitReader.cpp81 std::unique_ptr<MemoryBuffer> Owner(unwrap(MemBuf)); in LLVMGetBitcodeModuleInContext() local
108 std::unique_ptr<MemoryBuffer> Owner(unwrap(MemBuf)); in LLVMGetBitcodeModuleInContext2() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DLockFileManager.h57 std::optional<std::pair<std::string, int>> Owner; variable
/freebsd/contrib/llvm-project/clang/include/clang/Rewrite/Frontend/
H A DFixItRewriter.h75 std::unique_ptr<DiagnosticConsumer> Owner; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DObjectFile.h456 inline SymbolRef::SymbolRef(DataRefImpl SymbolP, const ObjectFile *Owner) in SymbolRef()
494 const ObjectFile *Owner) in SectionRef()
607 const ObjectFile *Owner) in RelocationRef()
H A DSymbolicFile.h187 const SymbolicFile *Owner) in BasicSymbolRef()
H A DWindowsResource.h125 const WindowsResource *Owner; variable
H A DCOFF.h1177 uint32_t I, const COFFObjectFile *Owner) in ImportDirectoryEntryRef()
1208 uint32_t I, const COFFObjectFile *Owner) in DelayImportDirectoryEntryRef()
1234 const COFFObjectFile *Owner) in ExportDirectoryEntryRef()
1259 const COFFObjectFile *Owner) in ImportedSymbolRef()
1262 const COFFObjectFile *Owner) in ImportedSymbolRef()
1284 const COFFObjectFile *Owner) in BaseRelocRef()
H A DMachO.h875 inline DiceRef::DiceRef(DataRefImpl DiceP, const ObjectFile *Owner) in DiceRef()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DSymbolTableListTraitsImpl.h70 ItemParentClass *Owner = getListOwner(); in addNodeToList() local
H A DMetadata.cpp198 bool MetadataTracking::track(void *Ref, Metadata &MD, OwnerTy Owner) { in track()
245 OwnerTy Owner = Pair.second.first; in getAllArgListUsers() local
266 OwnerTy Owner = Pair.second.first; in getAllDPValueUsers() local
287 void ReplaceableMetadataImpl::addRef(void *Ref, OwnerTy Owner) { in addRef()
337 MetadataTracking::OwnerTy Owner = Pair.second.first; in SalvageDebugInfo() local
368 OwnerTy Owner = Pair.second.first; in replaceAllUsesWith() local
422 auto Owner = Pair.second.first; in resolveAllUses() local
H A DDebugProgramInstruction.cpp422 Instruction *Owner = MarkedInstr; in removeMarker() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DMetadata.h324 static bool track(void *Ref, Metadata &MD, Metadata &Owner) { in track()
333 static bool track(void *Ref, Metadata &MD, MetadataAsValue &Owner) { in track()
342 static bool track(void *Ref, Metadata &MD, DebugValueUser &Owner) { in track()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp803 Use DataFlowGraph::newUse(Instr Owner, MachineOperand &Op, uint16_t Flags) { in newUse()
809 PhiUse DataFlowGraph::newPhiUse(Phi Owner, RegisterRef RR, Block PredB, in newPhiUse()
818 Def DataFlowGraph::newDef(Instr Owner, MachineOperand &Op, uint16_t Flags) { in newDef()
824 Def DataFlowGraph::newDef(Instr Owner, RegisterRef RR, uint16_t Flags) { in newDef()
831 Phi DataFlowGraph::newPhi(Block Owner) { in newPhi()
837 Stmt DataFlowGraph::newStmt(Block Owner, MachineInstr *MI) { in newStmt()
844 Block DataFlowGraph::newBlock(Func Owner, MachineBasicBlock *BB) { in newBlock()
/freebsd/contrib/llvm-project/llvm/include/llvm/Option/
H A DOption.h81 const OptTable *Owner; variable
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DLockFileManager.cpp72 auto Owner = std::make_pair(std::string(Hostname), PID); in readLockFile() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DTemplate.h563 DeclContext *Owner; variable
586 TemplateDeclInstantiator(Sema &SemaRef, DeclContext *Owner, in TemplateDeclInstantiator()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp75 const WindowsResource *Owner) in ResourceEntryRef()
79 ResourceEntryRef::create(BinaryStreamRef BSR, const WindowsResource *Owner) { in create()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp952 for (auto &Owner : Left) { in CheckLists() local
1065 std::unique_ptr<DiagnosticConsumer> Owner = Diags.takeClient(); in CheckDiagnostics() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFRegisters.h245 const RegisterAggr *Owner; member
H A DDIE.h838 PointerUnion<DIE *, DIEUnit *> Owner; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp417 NodeAddr<InstrNode *> Owner{Use.Addr->getOwner(DFG)}; in getGadgetGraph() local
/freebsd/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp461 std::unique_ptr<Module> Owner = parseIRFile(InputFile, Err, Context); in main() local
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnostic.h296 std::unique_ptr<DiagnosticConsumer> Owner; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4054 Decl *Sema::SubstDecl(Decl *D, DeclContext *Owner, in SubstDecl()
4171 Sema::SubstTemplateParams(TemplateParameterList *Params, DeclContext *Owner, in SubstTemplateParams()
5297 LateInstantiatedAttrVec *LateAttrs, DeclContext *Owner, in BuildVariableInstantiation()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp2290 const auto *Owner = dyn_cast<RecordDecl>(Anon->getDeclContext()); in findUntaggedStructOrUnionIndex() local

12