Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DSimpleRemoteEPCUtils.h57 enum HandleMessageAction { ContinueSession, EndSession }; enum
66 virtual Expected<HandleMessageAction>
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DSimpleRemoteEPC.h87 Expected<HandleMessageAction>
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DSimpleRemoteEPCServer.h146 Expected<HandleMessageAction>
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DSimpleRemoteEPCServer.cpp61 Expected<SimpleRemoteEPCTransportClient::HandleMessageAction>
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DSimpleRemoteEPC.cpp133 Expected<SimpleRemoteEPCTransportClient::HandleMessageAction>