Searched defs:LazyAutoNegotiation (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/RPC/
H A DRPCUtils.h986 RPCEndpointBase(ChannelT &C, bool LazyAutoNegotiation) argument
1337 bool LazyAutoNegotiation; member in namespace:llvm::orc::rpc
1368 MultiThreadedRPCEndpoint(ChannelT &C, bool LazyAutoNegotiation) argument
1484 SingleThreadedRPCEndpoint(ChannelT &C, bool LazyAutoNegotiation) argument

Completed in 105 milliseconds