Home
last modified time | relevance | path

Searched refs:ContinueSession (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DSimpleRemoteEPCUtils.h55 enum HandleMessageAction { ContinueSession, EndSession }; enumerator
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DSimpleRemoteEPCServer.cpp112 return ContinueSession; in handleMessage()
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DSimpleRemoteEPC.cpp173 return ContinueSession; in handleMessage()