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

#include "/usr/local/google/work/llvm-www-releases/5.0.0/docsbuild/llvm.src/tools/clang/lib/ASTMatchers/Dynamic/Marshallers.h"

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

Member Function Documentation

Definition at line 90 of file Marshallers.h.

Definition at line 93 of file Marshallers.h.

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


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