LLVM  4.0.0
Static Public Member Functions | List of all members
llvm::orc::rpc::RPCTypeName< std::pair< T1, T2 > > Class Template Reference

#include <RPCSerialization.h>

Static Public Member Functions

static const char * getName ()
 

Detailed Description

template<typename T1, typename T2>
class llvm::orc::rpc::RPCTypeName< std::pair< T1, T2 > >

Definition at line 118 of file RPCSerialization.h.

Member Function Documentation

template<typename T1 , typename T2 >
static const char* llvm::orc::rpc::RPCTypeName< std::pair< T1, T2 > >::getName ( )
inlinestatic

Definition at line 120 of file RPCSerialization.h.

References llvm::Lock.


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