|
MLIR 22.0.0git
|
#include "Query/Matcher/Diagnostics.h"
Classes | |
| class | ArgStream |
Public Member Functions | |
| ArgStream | addError (SourceRange range, ErrorType error) |
| void | print (llvm::raw_ostream &os) const |
Definition at line 28 of file Diagnostics.h.
| Diagnostics::ArgStream mlir::query::matcher::internal::Diagnostics::addError | ( | SourceRange | range, |
| ErrorType | error ) |
Definition at line 20 of file Diagnostics.cpp.
Referenced by mlir::query::matcher::internal::addError(), and mlir::query::matcher::RegistryManager::constructMatcher().
| void mlir::query::matcher::internal::Diagnostics::print | ( | llvm::raw_ostream & | os | ) | const |
Definition at line 130 of file Diagnostics.cpp.