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

#include "/work/www-prereleases/10.0.0/rc2/docsbuild/clang/lib/ASTMatchers/Dynamic/Marshallers.h"

Static Public Member Functions

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

Detailed Description

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

Definition at line 169 of file Marshallers.h.

Member Function Documentation

◆ get()

Definition at line 184 of file Marshallers.h.

◆ getKind()

Definition at line 188 of file Marshallers.h.

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

◆ is()


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