clang 23.0.0git
clang::ast_matchers::dynamic::internal::ArgTypeTraits< UnaryExprOrTypeTrait > Struct Reference

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/ASTMatchers/Dynamic/Marshallers.h"

Inheritance diagram for clang::ast_matchers::dynamic::internal::ArgTypeTraits< UnaryExprOrTypeTrait >:
[legend]

Static Public Member Functions

static bool hasCorrectType (const VariantValue &Value)
static bool hasCorrectValue (const VariantValue &Value)
static UnaryExprOrTypeTrait get (const VariantValue &Value)
static ArgKind getKind ()
static std::optional< std::string > getBestGuess (const VariantValue &Value)

Detailed Description

Definition at line 269 of file Marshallers.h.

Member Function Documentation

◆ get()

◆ getBestGuess()

std::optional< std::string > clang::ast_matchers::dynamic::internal::ArgTypeTraits< UnaryExprOrTypeTrait >::getBestGuess ( const VariantValue & Value)
static

◆ getKind()

◆ hasCorrectType()

Definition at line 284 of file Marshallers.h.

◆ hasCorrectValue()

Definition at line 287 of file Marshallers.h.


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