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

Creates an indirect stub owner on the remote. More...

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

Inheritance diagram for llvm::orc::remote::stubs::CreateIndirectStubsOwner:
Inheritance graph
[legend]
Collaboration diagram for llvm::orc::remote::stubs::CreateIndirectStubsOwner:
Collaboration graph
[legend]

Static Public Member Functions

static const chargetName ()
 

Detailed Description

Creates an indirect stub owner on the remote.

Definition at line 284 of file OrcRemoteTargetRPCAPI.h.

Member Function Documentation

◆ getName()

static const char* llvm::orc::remote::stubs::CreateIndirectStubsOwner::getName ( )
inlinestatic

Definition at line 288 of file OrcRemoteTargetRPCAPI.h.


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