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

RPC function for destroying an indirect stubs owner. More...

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

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

Static Public Member Functions

static const chargetName ()
 

Detailed Description

RPC function for destroying an indirect stubs owner.

Definition at line 292 of file OrcRemoteTargetRPCAPI.h.

Member Function Documentation

◆ getName()

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

Definition at line 296 of file OrcRemoteTargetRPCAPI.h.


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