Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.h176 GetDWARFDeclContextStatic(const DWARFDebugInfoEntry *die, DWARFUnit *cu);
H A DDWARFDebugInfoEntry.cpp616 DWARFDebugInfoEntry::GetDWARFDeclContextStatic(const DWARFDebugInfoEntry *die, in GetDWARFDeclContextStatic() function in DWARFDebugInfoEntry
636 return GetDWARFDeclContextStatic(this, cu); in GetDWARFDeclContext()