Home
last modified time | relevance | path

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

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