Searched refs:emitPubTypesForUnit (Results 1 – 4 of 4) sorted by relevance
127 void emitPubTypesForUnit(const CompileUnit &Unit) override;
169 virtual void emitPubTypesForUnit(const CompileUnit &Unit) = 0;
769 void DwarfStreamer::emitPubTypesForUnit(const CompileUnit &Unit) { in emitPubTypesForUnit() function in llvm::DwarfStreamer
1839 TheDwarfEmitter->emitPubTypesForUnit(Unit); in emitPubAcceleratorEntriesForUnit()