|
MLIR 23.0.0git
|
#include "Query/Matcher/Diagnostics.h"
Public Attributes | |
| SourceRange | range |
| ErrorType | type |
| std::vector< std::string > | args |
Definition at line 62 of file Diagnostics.h.
| std::vector<std::string> mlir::query::matcher::internal::Diagnostics::ErrorContent::Message::args |
Definition at line 65 of file Diagnostics.h.
| SourceRange mlir::query::matcher::internal::Diagnostics::ErrorContent::Message::range |
Definition at line 63 of file Diagnostics.h.
| ErrorType mlir::query::matcher::internal::Diagnostics::ErrorContent::Message::type |
Definition at line 64 of file Diagnostics.h.