/llvm-project/mlir/include/mlir/Support/ |
H A D | ThreadLocalCache.h | 61 struct Owner { global() struct 63 OwnerOwner Owner() argument 67 ~OwnerOwner ~Owner() argument 73 operatorOwner global() argument 92 ptrRefOwner remove() argument [all...] |
/llvm-project/llvm/lib/Bitcode/Reader/ |
H A D | BitReader.cpp | 81 std::unique_ptr<MemoryBuffer> Owner(unwrap(MemBuf)); in LLVMGetBitcodeModuleInContext() local 108 std::unique_ptr<MemoryBuffer> Owner(unwrap(MemBuf)); in LLVMGetBitcodeModuleInContext2() local
|
/llvm-project/llvm/examples/HowToUseJIT/ |
H A D | HowToUseJIT.cpp | 72 std::unique_ptr<Module> Owner = std::make_unique<Module>("test", Context); in main() local
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | LockFileManager.h | 57 std::optional<std::pair<std::string, int>> Owner; variable
|
/llvm-project/clang/include/clang/Rewrite/Frontend/ |
H A D | FixItRewriter.h | 75 std::unique_ptr<DiagnosticConsumer> Owner; variable
|
/llvm-project/clang/test/Analysis/inlining/ |
H A D | path-notes.cpp | 225 struct Owner { struct 233 void Owner::testGetDerefExprOnMemberExprWithADot() { in testGetDerefExprOnMemberExprWithADot() argument
|
/llvm-project/llvm/examples/Fibonacci/ |
H A D | fibonacci.cpp | 110 std::unique_ptr<Module> Owner(new Module("test", Context)); in main() local
|
/llvm-project/llvm/lib/IR/ |
H A D | SymbolTableListTraitsImpl.h | 70 ItemParentClass *Owner = getListOwner(); in addNodeToList() local
|
H A D | Metadata.cpp | 206 bool MetadataTracking::track(void *Ref, Metadata &MD, OwnerTy Owner) { in track() argument 253 OwnerTy Owner = Pair.second.first; in getAllArgListUsers() local 275 OwnerTy Owner = Pair.second.first; in getAllDbgVariableRecordUsers() local 296 addRef(void * Ref,OwnerTy Owner) addRef() argument 346 MetadataTracking::OwnerTy Owner = Pair.second.first; SalvageDebugInfo() local 377 OwnerTy Owner = Pair.second.first; replaceAllUsesWith() local 431 auto Owner = Pair.second.first; resolveAllUses() local [all...] |
/llvm-project/llvm/include/llvm/Object/ |
H A D | ObjectFile.h | 457 inline SymbolRef::SymbolRef(DataRefImpl SymbolP, const ObjectFile *Owner) in SymbolRef() argument 495 const ObjectFile *Owner) in SectionRef() argument 608 const ObjectFile *Owner) in RelocationRef() argument
|
H A D | SymbolicFile.h | 187 const SymbolicFile *Owner) in BasicSymbolRef() argument
|
H A D | WindowsResource.h | 125 const WindowsResource *Owner; variable
|
H A D | COFF.h | 1262 : Table(T), Index(I), OwningObject(Owner) {} in ImportedSymbolRef() argument 1177 ImportDirectoryEntryRef(const coff_import_directory_table_entry * Table,uint32_t I,const COFFObjectFile * Owner) ImportDirectoryEntryRef() argument 1208 DelayImportDirectoryEntryRef(const delay_import_directory_table_entry * T,uint32_t I,const COFFObjectFile * Owner) DelayImportDirectoryEntryRef() argument 1234 ExportDirectoryEntryRef(const export_directory_table_entry * Table,uint32_t I,const COFFObjectFile * Owner) ExportDirectoryEntryRef() argument 1259 ImportedSymbolRef(const import_lookup_table_entry32 * Entry,uint32_t I,const COFFObjectFile * Owner) ImportedSymbolRef() argument 1284 BaseRelocRef(const coff_base_reloc_block_header * Header,const COFFObjectFile * Owner) BaseRelocRef() argument [all...] |
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | NoOwnershipChangeVisitor.cpp | 42 for (const MemRegion *Owner : Owners) { in dumpToStream() local
|
/llvm-project/llvm/unittests/ExecutionEngine/ |
H A D | ExecutionEngineTest.cpp | 30 auto Owner = std::make_unique<Module>("<main>", Context); in ExecutionEngineTest() local
|
/llvm-project/llvm/include/llvm/IR/ |
H A D | Metadata.h | 324 track(void * Ref,Metadata & MD,Metadata & Owner) track() argument 333 track(void * Ref,Metadata & MD,MetadataAsValue & Owner) track() argument 342 track(void * Ref,Metadata & MD,DebugValueUser & Owner) track() argument [all...] |
/llvm-project/llvm/include/llvm/Option/ |
H A D | Option.h | 81 const OptTable *Owner; variable [all...] |
/llvm-project/llvm/lib/Support/ |
H A D | LockFileManager.cpp | 72 auto Owner = std::make_pair(std::string(Hostname), PID); in readLockFile() local
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | RDFGraph.cpp | 803 newUse(Instr Owner,MachineOperand & Op,uint16_t Flags) newUse() argument 809 newPhiUse(Phi Owner,RegisterRef RR,Block PredB,uint16_t Flags) newPhiUse() argument 818 newDef(Instr Owner,MachineOperand & Op,uint16_t Flags) newDef() argument 824 newDef(Instr Owner,RegisterRef RR,uint16_t Flags) newDef() argument 831 newPhi(Block Owner) newPhi() argument 837 newStmt(Block Owner,MachineInstr * MI) newStmt() argument 844 newBlock(Func Owner,MachineBasicBlock * BB) newBlock() argument [all...] |
/llvm-project/llvm/examples/ParallelJIT/ |
H A D | ParallelJIT.cpp | 264 std::unique_ptr<Module> Owner = std::make_unique<Module>("test", Context); in main() local
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/ |
H A D | owning-memory.cpp | 268 gsl::owner<int *> Owner; member in DefaultedDestructor 274 gsl::owner<int *> Owner; member
|
/llvm-project/clang/include/clang/Sema/ |
H A D | Template.h | 563 DeclContext *Owner; global() variable 586 TemplateDeclInstantiator(Sema & SemaRef,DeclContext * Owner,const MultiLevelTemplateArgumentList & TemplateArgs) TemplateDeclInstantiator() argument
|
/llvm-project/llvm/lib/Object/ |
H A D | WindowsResource.cpp | 76 const WindowsResource *Owner) in ResourceEntryRef() 80 ResourceEntryRef::create(BinaryStreamRef BSR, const WindowsResource *Owner) { in create()
|
/llvm-project/clang/lib/Frontend/ |
H A D | VerifyDiagnosticConsumer.cpp | 957 for (auto &Owner : Left) { in CheckLists() local 1070 std::unique_ptr<DiagnosticConsumer> Owner = Diags.takeClient(); in CheckDiagnostics() local
|
/llvm-project/clang/tools/libclang/ |
H A D | CIndexDiagnostic.cpp | 102 auto Owner = std::make_unique<CXStoredDiagnostic>(*SD, LangOpts); beginDiagnostic() local
|