MLIR  21.0.0git
mlir::query::matcher::VariantValue Member List

This is the complete list of members for mlir::query::matcher::VariantValue, including all inherited members.

getBoolean() constmlir::query::matcher::VariantValue
getMatcher() constmlir::query::matcher::VariantValue
getSigned() constmlir::query::matcher::VariantValue
getString() constmlir::query::matcher::VariantValue
getTypeAsString() constmlir::query::matcher::VariantValue
hasValue() constmlir::query::matcher::VariantValueinline
isBoolean() constmlir::query::matcher::VariantValue
isMatcher() constmlir::query::matcher::VariantValue
isSigned() constmlir::query::matcher::VariantValue
isString() constmlir::query::matcher::VariantValue
operator bool() constmlir::query::matcher::VariantValueinlineexplicit
operator=(const VariantValue &other)mlir::query::matcher::VariantValue
setBoolean(bool booleanValue)mlir::query::matcher::VariantValue
setMatcher(const VariantMatcher &matcher)mlir::query::matcher::VariantValue
setSigned(int64_t signedValue)mlir::query::matcher::VariantValue
setString(const llvm::StringRef &string)mlir::query::matcher::VariantValue
VariantValue()mlir::query::matcher::VariantValueinline
VariantValue(const VariantValue &other)mlir::query::matcher::VariantValue
VariantValue(const llvm::StringRef string)mlir::query::matcher::VariantValue
VariantValue(const VariantMatcher &matcher)mlir::query::matcher::VariantValue
VariantValue(int64_t signedValue)mlir::query::matcher::VariantValue
VariantValue(bool setBoolean)mlir::query::matcher::VariantValue
~VariantValue()mlir::query::matcher::VariantValue