Home
last modified time | relevance | path

Searched refs:GetDWARFDeclContextStatic (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.h166 GetDWARFDeclContextStatic(const DWARFDebugInfoEntry *die, DWARFUnit *cu);
H A DDWARFDebugInfoEntry.cpp716 DWARFDebugInfoEntry::GetDWARFDeclContextStatic(const DWARFDebugInfoEntry *die, in GetDWARFDeclContextStatic() function in DWARFDebugInfoEntry
736 return GetDWARFDeclContextStatic(this, cu); in GetDWARFDeclContext()