clang  5.0.0
Static Public Member Functions | List of all members
clang::ast_matchers::dynamic::internal::ArgTypeTraits< clang::CastKind > 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 clang::CastKind get (const VariantValue &Value)
 
static ArgKind getKind ()
 

Detailed Description

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

Definition at line 119 of file Marshallers.h.

Member Function Documentation

Definition at line 133 of file Marshallers.h.

Definition at line 136 of file Marshallers.h.

References clang::ast_matchers::dynamic::ArgKind::AK_String.


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