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

#include "/work/llvm-www-releases/9.0.0/docsbuild/llvm.src/tools/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: