Home
last modified time | relevance | path

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

/freebsd-14.2/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.cpp295 DeclContext *CurrentDeclContext, DeclContextTree &Contexts, in analyzeContextInfo()
2709 DeclContextTree ODRContexts; in link()
2995 DeclContextTree &ODRContexts, in cloneModuleUnit()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerDeclContext.h129 class DeclContextTree {
H A DDWARFLinker.h34 class DeclContextTree; variable
498 DeclContextTree &ODRContexts,