clang API Documentation

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

#include <Marshallers.h>

List of all members.

Static Public Member Functions

static bool is (const VariantValue &Value)
static unsigned get (const VariantValue &Value)
static ArgKind getKind ()

Detailed Description

template<>
struct clang::ast_matchers::dynamic::internal::ArgTypeTraits< unsigned >

Definition at line 69 of file Marshallers.h.


Member Function Documentation

static unsigned clang::ast_matchers::dynamic::internal::ArgTypeTraits< unsigned >::get ( const VariantValue Value) [inline, static]

Definition at line 71 of file Marshallers.h.

static ArgKind clang::ast_matchers::dynamic::internal::ArgTypeTraits< unsigned >::getKind ( ) [inline, static]

Definition at line 74 of file Marshallers.h.

References clang::ast_matchers::dynamic::ArgKind::AK_Unsigned.

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

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