Home
last modified time | relevance | path

Searched refs:DeclContextTree (Results 1 – 4 of 4) sorted by relevance

/src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinkerDeclContext.cpp48 DeclContextTree::getChildDeclContext(DeclContext &Context, const DWARFDie &DIE, in getChildDeclContext()
196 DeclContextTree::getResolvedPath(CompileUnit &CU, unsigned FileNum, in getResolvedPath()
H A DDWARFLinker.cpp306 DeclContext *CurrentDeclContext, DeclContextTree &Contexts, in analyzeContextInfo()
2729 DeclContextTree ODRContexts; in link()
3015 DeclContextTree &ODRContexts, in cloneModuleUnit()
/src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerDeclContext.h129 class DeclContextTree {
H A DDWARFLinker.h34 class DeclContextTree; variable
498 DeclContextTree &ODRContexts,