Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugInfoEntry.h167 GetDWARFDeclContextStatic(const DWARFDebugInfoEntry *die, DWARFUnit *cu);
DDWARFDebugInfoEntry.cpp709 DWARFDebugInfoEntry::GetDWARFDeclContextStatic(const DWARFDebugInfoEntry *die, in GetDWARFDeclContextStatic() function in DWARFDebugInfoEntry
729 return GetDWARFDeclContextStatic(this, cu); in GetDWARFDeclContext()