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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/RPC/
H A DRPCUtils.h1230 bool DoNegotiate; local
1238 DoNegotiate = NegotiateIfInvalid;
1240 DoNegotiate = NegotiateIfNotInMap;
1244 if (DoNegotiate) {

Completed in 102 milliseconds