Searched refs:DeclContextTree (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/DWARFLinker/ |
| H A D | DWARFLinkerDeclContext.cpp | 45 DeclContextTree::getChildDeclContext(DeclContext &Context, const DWARFDie &DIE, in getChildDeclContext() 193 DeclContextTree::getResolvedPath(CompileUnit &CU, unsigned FileNum, in getResolvedPath()
|
| H A D | DWARFLinker.cpp | 316 DeclContext *CurrentDeclContext, DeclContextTree &Contexts, in analyzeContextInfo() 2023 DeclContextTree &ODRContexts, in registerModuleReference() 2082 DeclContextTree &ODRContexts, uint64_t ModulesEndOffset, unsigned &UnitID, in loadClangModule() 2362 DeclContextTree ODRContexts; in link()
|
| /llvm-project-15.0.7/llvm/include/llvm/DWARFLinker/ |
| H A D | DWARFLinker.h | 26 class DeclContextTree; variable 476 DeclContextTree &ODRContexts, 488 DeclContextTree &ODRContexts, uint64_t ModulesEndOffset,
|
| H A D | DWARFLinkerDeclContext.h | 127 class DeclContextTree {
|