MLIR  19.0.0git
mlir::AsmParser::KeywordSwitch< ResultT > Member List

This is the complete list of members for mlir::AsmParser::KeywordSwitch< ResultT >, including all inherited members.

Case(StringLiteral str, ResultT value)mlir::AsmParser::KeywordSwitch< ResultT >inline
Case(StringLiteral str, FnT &&fn)mlir::AsmParser::KeywordSwitch< ResultT >inline
Default(ResultT value)mlir::AsmParser::KeywordSwitch< ResultT >inline
Default(FnT &&fn)mlir::AsmParser::KeywordSwitch< ResultT >inline
hasValue() constmlir::AsmParser::KeywordSwitch< ResultT >inline
KeywordSwitch(AsmParser &parser, StringRef *keyword=nullptr)mlir::AsmParser::KeywordSwitch< ResultT >inline
operator ResultT()mlir::AsmParser::KeywordSwitch< ResultT >inline