Searched defs:decl_ctx_die (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ | ||
H A D | DWARFDebugInfoEntry.cpp | 671 DWARFDIE decl_ctx_die = spec_die.GetParentDeclContextDIE(); GetParentDeclContextDIE() local |
H A D | SymbolFileDWARF.cpp | 1563 DWARFDIE decl_ctx_die = GetDeclContextDIEContainingDIE(die); ResolveTypeUID() local |
H A D | DWARFASTParserClang.cpp | 983 DWARFDIE decl_ctx_die; ParseSubroutine() local |