Searched refs:emitPubTypesForUnit (Results 1 – 4 of 4) sorted by relevance
132 void emitPubTypesForUnit(const CompileUnit &Unit) override;
150 virtual void emitPubTypesForUnit(const CompileUnit &Unit) = 0;
761 void DwarfStreamer::emitPubTypesForUnit(const CompileUnit &Unit) { in emitPubTypesForUnit() function in llvm::DwarfStreamer
1945 TheDwarfEmitter->emitPubTypesForUnit(Unit); in emitAcceleratorEntriesForUnit()