Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDIE.cpp530 static DWARFDIE GetParentDeclContextDIEImpl(DWARFDIE die) { in GetParentDeclContextDIEImpl() function
568 return GetParentDeclContextDIEImpl(*this); in GetParentDeclContextDIE()