LLVM  8.0.1
Static Public Member Functions | List of all members
llvm::orc::remote::utils::TerminateSession Class Reference

Notify the remote and terminate the session. More...

#include "llvm/ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h"

Inheritance diagram for llvm::orc::remote::utils::TerminateSession:
Inheritance graph
[legend]
Collaboration diagram for llvm::orc::remote::utils::TerminateSession:
Collaboration graph
[legend]

Static Public Member Functions

static const chargetName ()
 

Detailed Description

Notify the remote and terminate the session.

Definition at line 356 of file OrcRemoteTargetRPCAPI.h.

Member Function Documentation

◆ getName()

static const char* llvm::orc::remote::utils::TerminateSession::getName ( )
inlinestatic

Definition at line 358 of file OrcRemoteTargetRPCAPI.h.


The documentation for this class was generated from the following file: