LLVM  4.0.0
Static Public Member Functions | List of all members
llvm::orc::rpc::RPCTypeName< std::tuple< ArgTs...> > Class Template Reference

#include <RPCSerialization.h>

Static Public Member Functions

static const char * getName ()
 

Detailed Description

template<typename... ArgTs>
class llvm::orc::rpc::RPCTypeName< std::tuple< ArgTs...> >

Definition at line 138 of file RPCSerialization.h.

Member Function Documentation

template<typename... ArgTs>
static const char* llvm::orc::rpc::RPCTypeName< std::tuple< ArgTs...> >::getName ( )
inlinestatic

Definition at line 140 of file RPCSerialization.h.

References llvm::Lock.


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