Searched defs:GetDIEToType (Results 1 – 2 of 2) sorted by relevance
80 SymbolFileDWARF::DIEToTypePtr &SymbolFileDWARFDwo::GetDIEToType() { in GetDIEToType() function in SymbolFileDWARFDwo
460 virtual DIEToTypePtr &GetDIEToType() { return m_die_to_type; } in GetDIEToType() function