Home
last modified time | relevance | path

Searched defs:OrcRemoteTargetClient (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetClient.h44 OrcRemoteTargetClient(OrcRemoteTargetClient &&Other) in OrcRemoteTargetClient() function
690 OrcRemoteTargetClient(ChannelT &Channel, Error &Err) : Channel(Channel) { in OrcRemoteTargetClient() function