clang API Documentation

Static Public Member Functions
clang::ast_matchers::dynamic::internal::ArgTypeTraits< ast_matchers::internal::Matcher< T > > Struct Template Reference

#include <Marshallers.h>

List of all members.

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 57 of file Marshallers.h.


Member Function Documentation

template<class T >
static ast_matchers::internal::Matcher<T> clang::ast_matchers::dynamic::internal::ArgTypeTraits< ast_matchers::internal::Matcher< T > >::get ( const VariantValue Value) [inline, static]

Definition at line 61 of file Marshallers.h.

template<class T >
static ArgKind clang::ast_matchers::dynamic::internal::ArgTypeTraits< ast_matchers::internal::Matcher< T > >::getKind ( ) [inline, static]

Definition at line 64 of file Marshallers.h.

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

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