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