clang  3.9.0
Static Public Member Functions | List of all members
clang::ast_matchers::dynamic::internal::ArgTypeTraits< ast_matchers::internal::Matcher< T > > Struct Template Reference

#include <Marshallers.h>

Static Public Member Functions

static bool is (const VariantValue &Value)
 
static
ast_matchers::internal::Matcher
< T > 
get (const VariantValue &Value)
 
static ArgKind getKind ()
 

Detailed Description

template<class T>
struct clang::ast_matchers::dynamic::internal::ArgTypeTraits< ast_matchers::internal::Matcher< T > >

Definition at line 56 of file Marshallers.h.

Member Function Documentation

Definition at line 60 of file Marshallers.h.

template<class T >
static ArgKind clang::ast_matchers::dynamic::internal::ArgTypeTraits< ast_matchers::internal::Matcher< T > >::getKind ( )
inlinestatic

Definition at line 63 of file Marshallers.h.

template<class T >
static bool clang::ast_matchers::dynamic::internal::ArgTypeTraits< ast_matchers::internal::Matcher< T > >::is ( const VariantValue Value)
inlinestatic

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