Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRPCTargetProcessControl.h371 Error closeConnection(OnCloseConnectionFunction OnCloseConnection) { in closeConnection() function
380 if (auto Err = closeConnection([&](Error Err2) -> Error { in closeConnectionAndWait()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DOrcRPCTPCServer.h424 &ThisT::closeConnection); in OrcRPCTPCServer()
606 void closeConnection() { Finished = true; } in closeConnection() function
/netbsd-src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/
H A DRemoteJITUtils.cpp95 auto Err = closeConnection([&](Error Err) -> Error { in disconnect()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp772 auto Err = closeConnection([&](Error Err) -> Error { in disconnect()