| 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 | ||
| ) | 
| void mlir::query::matcher::internal::Diagnostics::print | ( | llvm::raw_ostream & | os | ) | const | 
Definition at line 130 of file Diagnostics.cpp.