Searched defs:GetParentDeclContextDIE (Results 1 – 3 of 3) sorted by relevance
733 DWARFDebugInfoEntry::GetParentDeclContextDIE(DWARFUnit *cu) const { in GetParentDeclContextDIE() function in DWARFDebugInfoEntry740 DWARFDebugInfoEntry::GetParentDeclContextDIE( in GetParentDeclContextDIE() function in DWARFDebugInfoEntry
419 DWARFDIE::GetParentDeclContextDIE() const { in GetParentDeclContextDIE() function in DWARFDIE
85 static DWARFDie GetParentDeclContextDIE(DWARFDie &Die) { in GetParentDeclContextDIE() function