Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DRawByteChannel.h61 Error startReceiveMessage(FunctionIdT &FnId, SequenceNumberT &SeqNo) { in startReceiveMessage() function
H A DRPCUtils.h1074 if (auto Err = C.startReceiveMessage(FnId, SeqNo)) { in handleOne()