Searched defs:ResponseId (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
H A D | RPCUtils.h | 324 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId, in sendResult() 347 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId, in sendResult() 366 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId, in sendResult() 390 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId, in sendResult() 406 Error respond(ChannelT &C, const FunctionIdT &ResponseId, SequenceNumberT SeqNo, in respond() 417 Error respond(ChannelT &C, const FunctionIdT &ResponseId, SequenceNumberT SeqNo, in respond() 1329 FunctionIdT ResponseId; variable
|