Searched refs:emitPubTypesForUnit (Results 1 – 6 of 6) sorted by relevance
156 virtual void emitPubTypesForUnit(const CompileUnit &Unit) = 0;
127 void emitPubTypesForUnit(const CompileUnit &Unit) override;
161 virtual void emitPubTypesForUnit(const CompileUnit &Unit) = 0;
745 void DwarfStreamer::emitPubTypesForUnit(const CompileUnit &Unit) { in emitPubTypesForUnit() function in llvm::DwarfStreamer
1828 TheDwarfEmitter->emitPubTypesForUnit(Unit); in emitAppleAcceleratorEntriesForUnit()
563 void emitPubTypesForUnit(const CompileUnit &Unit);1073 void DwarfStreamer::emitPubTypesForUnit(const CompileUnit &Unit) { in emitPubTypesForUnit() function in llvm::dsymutil::__anondabe43b60111::DwarfStreamer3110 Streamer->emitPubTypesForUnit(Unit); in emitAcceleratorEntriesForUnit()