|
MLIR 22.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 84 of file Marshallers.h.
|
inlinestatic |
Definition at line 90 of file Marshallers.h.
References mlir::query::matcher::VariantMatcher::getDynMatcher(), and mlir::query::matcher::VariantValue::getMatcher().
|
inlinestatic |
Definition at line 96 of file Marshallers.h.
|
inlinestatic |
Definition at line 94 of file Marshallers.h.
References mlir::query::matcher::Matcher.
|
inlinestatic |
Definition at line 86 of file Marshallers.h.
References mlir::query::matcher::VariantValue::isMatcher().