MLIR  19.0.0git
mlir::DynamicTypeDefinition Member List

This is the complete list of members for mlir::DynamicTypeDefinition, including all inherited members.

get(StringRef name, ExtensibleDialect *dialect, VerifierFn &&verifier)mlir::DynamicTypeDefinitionstatic
get(StringRef name, ExtensibleDialect *dialect, VerifierFn &&verifier, ParserFn &&parser, PrinterFn &&printer)mlir::DynamicTypeDefinitionstatic
getContext() constmlir::DynamicTypeDefinitioninline
getDialect() constmlir::DynamicTypeDefinitioninline
getName() constmlir::DynamicTypeDefinitioninline
getTypeID() constmlir::SelfOwningTypeIDinline
operator TypeID() constmlir::SelfOwningTypeIDinline
operator=(const SelfOwningTypeID &)=deletemlir::SelfOwningTypeID
operator=(SelfOwningTypeID &&)=deletemlir::SelfOwningTypeID
ParserFn typedefmlir::DynamicTypeDefinition
PrinterFn typedefmlir::DynamicTypeDefinition
SelfOwningTypeID()=defaultmlir::SelfOwningTypeID
SelfOwningTypeID(const SelfOwningTypeID &)=deletemlir::SelfOwningTypeID
SelfOwningTypeID(SelfOwningTypeID &&)=deletemlir::SelfOwningTypeID
setParseFn(ParserFn &&parse)mlir::DynamicTypeDefinitioninline
setPrintFn(PrinterFn &&print)mlir::DynamicTypeDefinitioninline
setVerifyFn(VerifierFn &&verify)mlir::DynamicTypeDefinitioninline
VerifierFn typedefmlir::DynamicTypeDefinition
verify(function_ref< InFlightDiagnostic()> emitError, ArrayRef< Attribute > params) constmlir::DynamicTypeDefinitioninline