Searched refs:emitPubTypesForUnit (Results 1 – 9 of 9) sorted by relevance
167 void emitPubTypesForUnit(const CompileUnit &Unit) override;
138 virtual void emitPubTypesForUnit(const CompileUnit &Unit) = 0;
1254 void DwarfStreamer::emitPubTypesForUnit(const CompileUnit &Unit) { in emitPubTypesForUnit() function in DwarfStreamer
2374 TheDwarfEmitter->emitPubTypesForUnit(Unit); in emitAcceleratorEntriesForUnit()