Searched refs:emitRef (Results 1 – 2 of 2) sorted by relevance
212 …private val emitRef: suspend (T) -> Unit = { downstream.emit(it) } // allocate suspend function re… in <lambda>() constant215 withContextUndispatched(emitContext, value, countOrElement, emitRef) in emit()
65 void emitRef(MCStreamer *MCOS, StringRef Path);322 void MCDwarfLineStr::emitRef(MCStreamer *MCOS, StringRef Path) { in emitRef() function in MCDwarfLineStr357 LineStr->emitRef(MCOS, DwarfFile.Name); in emitOneV5FileEntry()371 LineStr->emitRef(MCOS, DwarfFile.Source.getValueOr(StringRef())); in emitOneV5FileEntry()396 LineStr->emitRef(MCOS, CompDir); in emitV5FileDirTables()398 LineStr->emitRef(MCOS, Dir); in emitV5FileDirTables()