Home
last modified time | relevance | path

Searched defs:emitRef (Results 1 – 3 of 3) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/flow/internal/
DChannelFlow.kt208 …private val emitRef: suspend (T) -> Unit = { downstream.emit(it) } // allocate suspend function re… in <lambda>() constant
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DMCDwarf.cpp350 void MCDwarfLineStr::emitRef(MCStreamer *MCOS, StringRef Path) { in emitRef() function in MCDwarfLineStr
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCDwarf.cpp322 void MCDwarfLineStr::emitRef(MCStreamer *MCOS, StringRef Path) { in emitRef() function in MCDwarfLineStr