Searched refs:NegotiateId (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/RPC/
H A DRPCUtils.h994 auto NegotiateId = FnIdAllocator.getNegotiateId(); local
995 RemoteFunctionIds[OrcRPCNegotiate::getPrototype()] = NegotiateId;
996 Handlers[NegotiateId] = wrapHandler<OrcRPCNegotiate>(

Completed in 49 milliseconds