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