Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRPCExecutorProcessControl.h380 Error closeConnection(OnCloseConnectionFunction OnCloseConnection) { in closeConnection() function
389 if (auto Err = closeConnection([&](Error Err2) -> Error { in closeConnectionAndWait()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DOrcRPCTPCServer.h439 &ThisT::closeConnection); in OrcRPCTPCServer()
647 void closeConnection() { Finished = true; } in closeConnection() function