Home
last modified time | relevance | path

Searched refs:startReceiveMessage (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/ExecutionEngine/Orc/
DRPCChannel.h70 inline Error startReceiveMessage(RPCChannel &C) { in startReceiveMessage() function
DRPCUtils.h479 if (auto Err = startReceiveMessage(C)) in startReceivingFunction()