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.h56 enum HandleMessageAction { ContinueSession, EndSession }; enum
65 virtual Expected<HandleMessageAction>
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DSimpleRemoteEPC.h90 Expected<HandleMessageAction>
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DSimpleRemoteEPCServer.h145 Expected<HandleMessageAction>
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DSimpleRemoteEPCServer.cpp62 Expected<SimpleRemoteEPCTransportClient::HandleMessageAction> in handleMessage()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DSimpleRemoteEPC.cpp135 Expected<SimpleRemoteEPCTransportClient::HandleMessageAction>