| emitDiagnostic(Location loc, Twine message, DiagnosticSeverity kind, bool displaySourceLine=true) | mlir::SourceMgrDiagnosticHandler | |
| emitDiagnostic(Diagnostic &diag) | mlir::SourceMgrDiagnosticHandler | protected |
| getBufferForFile(StringRef filename) | mlir::SourceMgrDiagnosticHandler | protected |
| Level enum name | mlir::SourceMgrDiagnosticVerifierHandler | |
| mgr | mlir::SourceMgrDiagnosticHandler | protected |
| os | mlir::SourceMgrDiagnosticHandler | protected |
| registerInContext(MLIRContext *ctx) | mlir::SourceMgrDiagnosticVerifierHandler | |
| ScopedDiagnosticHandler(MLIRContext *ctx) | mlir::ScopedDiagnosticHandler | inlineexplicit |
| ScopedDiagnosticHandler(MLIRContext *ctx, FuncTy &&handler) | mlir::ScopedDiagnosticHandler | inline |
| setCallStackLimit(unsigned limit) | mlir::SourceMgrDiagnosticHandler | |
| setHandler(FuncTy &&handler) | mlir::ScopedDiagnosticHandler | inlineprotected |
| ShouldShowLocFn typedef | mlir::SourceMgrDiagnosticHandler | |
| shouldShowLocFn | mlir::SourceMgrDiagnosticHandler | protected |
| SourceMgrDiagnosticHandler(llvm::SourceMgr &mgr, MLIRContext *ctx, raw_ostream &os, ShouldShowLocFn &&shouldShowLocFn={}) | mlir::SourceMgrDiagnosticHandler | |
| SourceMgrDiagnosticHandler(llvm::SourceMgr &mgr, MLIRContext *ctx, ShouldShowLocFn &&shouldShowLocFn={}) | mlir::SourceMgrDiagnosticHandler | |
| SourceMgrDiagnosticVerifierHandler(llvm::SourceMgr &srcMgr, MLIRContext *ctx, raw_ostream &out, Level level=Level::All) | mlir::SourceMgrDiagnosticVerifierHandler | |
| SourceMgrDiagnosticVerifierHandler(llvm::SourceMgr &srcMgr, MLIRContext *ctx, Level level=Level::All) | mlir::SourceMgrDiagnosticVerifierHandler | |
| verify() | mlir::SourceMgrDiagnosticVerifierHandler | |
| ~ScopedDiagnosticHandler() | mlir::ScopedDiagnosticHandler | |
| ~SourceMgrDiagnosticHandler() | mlir::SourceMgrDiagnosticHandler | |
| ~SourceMgrDiagnosticVerifierHandler() | mlir::SourceMgrDiagnosticVerifierHandler | |