Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDwo.cpp98 SymbolFileDWARF::DIEToVariableSP &SymbolFileDWARFDwo::GetDIEToVariable() { GetDIEToVariable() function in SymbolFileDWARFDwo
H A DSymbolFileDWARF.h343 virtual DIEToVariableSP &GetDIEToVariable() { return m_die_to_variable_sp; } GetDIEToVariable() function