Home
last modified time | relevance | path

Searched defs:decl_ctx_die (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDIE.cpp545 if (DWARFDIE decl_ctx_die = spec_die.GetParentDeclContextDIE()) in GetParentDeclContextDIEImpl() local
550 if (DWARFDIE decl_ctx_die = abs_die.GetParentDeclContextDIE()) in GetParentDeclContextDIEImpl() local
H A DDWARFASTParserClang.cpp1043 const ParsedDWARFTypeAttributes &attrs, const DWARFDIE &decl_ctx_die, in ParseCXXMethod()
1205 DWARFDIE decl_ctx_die; in ParseSubroutine() local
3574 DWARFDIE decl_ctx_die = dwarf->GetDeclContextDIEContainingDIE(die); in GetClangDeclContextContainingDIE() local
H A DSymbolFileDWARF.cpp1572 DWARFDIE decl_ctx_die = GetDeclContextDIEContainingDIE(die); in ResolveTypeUID() local
2967 DWARFDIE decl_ctx_die = GetDeclContextDIEContainingDIE(spec_die); in GetDeclContextDIEContainingDIE() local
2974 DWARFDIE decl_ctx_die = GetDeclContextDIEContainingDIE(abs_die); in GetDeclContextDIEContainingDIE() local