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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/RPC/
H A DRPCUtils.h182 template <typename T, typename = void> class RPCFunctionIdAllocator;
184 /// This specialization of RPCFunctionIdAllocator provides a default
187 class RPCFunctionIdAllocator< class in namespace:llvm::orc::rpc
1339 RPCFunctionIdAllocator<FunctionIdT> FnIdAllocator;

Completed in 169 milliseconds