Home
last modified time | relevance | path

Searched refs:GetDWARFDeclContext (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDIE.cpp160 void DWARFDIE::GetDWARFDeclContext(DWARFDeclContext &dwarf_decl_ctx) const { in GetDWARFDeclContext() function in DWARFDIE
163 m_die->GetDWARFDeclContext(GetDWARF(), GetCU(), dwarf_decl_ctx); in GetDWARFDeclContext()
H A DDWARFDIE.h91 void GetDWARFDeclContext(DWARFDeclContext &dwarf_decl_ctx) const;
H A DDWARFDebugInfoEntry.h237 void GetDWARFDeclContext(SymbolFileDWARF *dwarf2Data, DWARFUnit *cu,
H A DDWARFDebugInfoEntry.cpp1389 void DWARFDebugInfoEntry::GetDWARFDeclContext( in GetDWARFDeclContext() function in DWARFDebugInfoEntry
1399 parent_decl_ctx_die.GetDIE()->GetDWARFDeclContext( in GetDWARFDeclContext()
1411 GetDWARFDeclContext(dwarf2Data, cu, this_dwarf_decl_ctx); in MatchesDWARFDeclContext()
H A DDWARFASTParserClang.cpp738 die.GetDWARFDeclContext(die_decl_ctx); in ParseTypeFromDWARF()
1033 die.GetDWARFDeclContext(die_decl_ctx); in ParseTypeFromDWARF()
2620 die.GetDWARFDeclContext(decl_ctx); in ParseFunctionFromDWARF()
H A DSymbolFileDWARF.cpp3008 type_die.GetDWARFDeclContext(type_dwarf_decl_ctx); in FindDefinitionTypeForDWARFDeclContext()
3447 die.GetDWARFDeclContext(decl_ctx); in ParseVariableDIE()