Searched refs:emitPubTypesForUnit (Results 1 – 4 of 4) sorted by relevance
166 void emitPubTypesForUnit(const CompileUnit &Unit) override;
134 virtual void emitPubTypesForUnit(const CompileUnit &Unit) = 0;
1240 void DwarfStreamer::emitPubTypesForUnit(const CompileUnit &Unit) { in emitPubTypesForUnit() function in DwarfStreamer
2240 TheDwarfEmitter->emitPubTypesForUnit(Unit); in emitAcceleratorEntriesForUnit()