Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDIE.cpp560 DWARFDIE::GetParentDeclContextDIE() const { GetParentDeclContextDIE() function in DWARFDIE
/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp89 if (DWARFDie SpecParent = GetParentDeclContextDIE(SpecDie)) in GetParentDeclContextDIE() function