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

Detailed Description

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

Definition at line 68 of file Marshallers.h.

Member Function Documentation

static bool clang::ast_matchers::dynamic::internal::ArgTypeTraits< bool >::get ( const VariantValue Value)
inlinestatic

Definition at line 70 of file Marshallers.h.

Definition at line 73 of file Marshallers.h.

References clang::ast_matchers::dynamic::ArgKind::AK_Boolean.

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

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