Searched refs:DeclContextTree (Results 1 – 7 of 7) sorted by relevance
/external/llvm-project/llvm/include/llvm/DWARFLinker/ |
D | DWARFLinkerDeclContext.h | 119 class DeclContextTree {
|
D | DWARFLinker.h | 468 DeclContextTree &ODRContexts, 481 DeclContextTree &ODRContexts, uint64_t ModulesEndOffset,
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/ |
D | DWARFLinkerDeclContext.h | 118 class DeclContextTree {
|
/external/llvm-project/llvm/lib/DWARFLinker/ |
D | DWARFLinkerDeclContext.cpp | 43 PointerIntPair<DeclContext *, 1> DeclContextTree::getChildDeclContext( in getChildDeclContext()
|
D | DWARFLinker.cpp | 317 DeclContextTree &Contexts, uint64_t ModulesEndOffset, in analyzeContextInfo() 2024 DeclContextTree &ODRContexts, uint64_t ModulesEndOffset, unsigned &UnitID, in registerModuleReference() 2082 UniquingStringPool &UniquingStringPool, DeclContextTree &ODRContexts, in loadClangModule() 2364 DeclContextTree ODRContexts; in link()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/ |
D | DWARFLinkerDeclContext.cpp | 43 PointerIntPair<DeclContext *, 1> DeclContextTree::getChildDeclContext( in getChildDeclContext()
|
/external/llvm/tools/dsymutil/ |
D | DwarfLinker.cpp | 160 class DeclContextTree { class 1414 DeclContextTree ODRContexts; 1543 PointerIntPair<DeclContext *, 1> DeclContextTree::getChildDeclContext( in getChildDeclContext() 1766 DeclContextTree &Contexts, in analyzeContextInfo()
|