Searched refs:addGlobalType (Results 1 – 4 of 4) sorted by relevance
189 void addGlobalType(DIType Ty, const DIE &Die, DIScope Context) override;
162 virtual void addGlobalType(DIType Ty, const DIE &Die, DIScope Context) {} in addGlobalType() function
719 void DwarfCompileUnit::addGlobalType(DIType Ty, const DIE &Die, in addGlobalType() function in llvm::DwarfCompileUnit
864 addGlobalType(Ty, TyDIE, Context); in updateAcceleratorTables()