Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DRPCUtils.h1219 bool DoNegotiate; in getRemoteFunctionId() local
1227 DoNegotiate = NegotiateIfInvalid; in getRemoteFunctionId()
1229 DoNegotiate = NegotiateIfNotInMap; in getRemoteFunctionId()
1233 if (DoNegotiate) { in getRemoteFunctionId()