Home
last modified time | relevance | path

Searched defs:GetParentDeclContextDIE (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDIE.cpp560 DWARFDIE::GetParentDeclContextDIE() const { in GetParentDeclContextDIE() function in DWARFDIE
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp89 static DWARFDie GetParentDeclContextDIE(DWARFDie &Die) { in GetParentDeclContextDIE() function