MLIR
20.0.0git
|
#include "mlir/Query/Matcher/Marshallers.h"
Static Public Member Functions | |
static bool | hasCorrectType (const VariantValue &value) |
static DynMatcher | get (const VariantValue &value) |
static ArgKind | getKind () |
static std::optional< std::string > | getBestGuess (const VariantValue &) |
Definition at line 54 of file Marshallers.h.
|
inlinestatic |
Definition at line 60 of file Marshallers.h.
References mlir::query::matcher::VariantMatcher::getDynMatcher(), and mlir::query::matcher::VariantValue::getMatcher().
|
inlinestatic |
Definition at line 66 of file Marshallers.h.
|
inlinestatic |
Definition at line 64 of file Marshallers.h.
References mlir::query::matcher::Matcher.
|
inlinestatic |
Definition at line 56 of file Marshallers.h.
References mlir::query::matcher::VariantValue::isMatcher().