Searched refs:DIEToTypePtr (Results 1 – 4 of 4) sorted by relevance
60 DIEToTypePtr &GetDIEToType() override;
321 typedef llvm::DenseMap<const DWARFDebugInfoEntry *, Type *> DIEToTypePtr; typedef323 virtual DIEToTypePtr &GetDIEToType() { return m_die_to_type; } in GetDIEToType()528 DIEToTypePtr m_die_to_type;
94 SymbolFileDWARF::DIEToTypePtr &SymbolFileDWARFDwo::GetDIEToType() { in GetDIEToType()
3758 SymbolFileDWARF::DIEToTypePtr &die_to_type = in CopyUniqueClassMethodTypes()