|
MLIR 22.0.0git
|
Public Member Functions | |
| ScopedContextEntry (Parser *parser, MatcherCtor c) | |
| ~ScopedContextEntry () | |
| void | nextArg () |
Public Attributes | |
| Parser * | parser |
Definition at line 277 of file Parser.cpp.
|
inline |
Definition at line 280 of file Parser.cpp.
References parser.
|
inline |
Definition at line 284 of file Parser.cpp.
References parser.
|
inline |
Definition at line 286 of file Parser.cpp.
References parser.
| Parser* mlir::query::matcher::internal::Parser::ScopedContextEntry::parser |
Definition at line 278 of file Parser.cpp.
Referenced by nextArg(), ScopedContextEntry(), and ~ScopedContextEntry().