emitDiagnostic(Location loc, Twine message, DiagnosticSeverity kind, bool displaySourceLine=true) | mlir::SourceMgrDiagnosticHandler | |
emitDiagnostic(Diagnostic &diag) | mlir::SourceMgrDiagnosticHandler | protected |
getBufferForFile(StringRef filename) | mlir::SourceMgrDiagnosticHandler | protected |
mgr | mlir::SourceMgrDiagnosticHandler | protected |
os | mlir::SourceMgrDiagnosticHandler | protected |
ScopedDiagnosticHandler(MLIRContext *ctx) | mlir::ScopedDiagnosticHandler | inlineexplicit |
ScopedDiagnosticHandler(MLIRContext *ctx, FuncTy &&handler) | mlir::ScopedDiagnosticHandler | inline |
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) | mlir::SourceMgrDiagnosticVerifierHandler | |
SourceMgrDiagnosticVerifierHandler(llvm::SourceMgr &srcMgr, MLIRContext *ctx) | mlir::SourceMgrDiagnosticVerifierHandler | |
verify() | mlir::SourceMgrDiagnosticVerifierHandler | |
~ScopedDiagnosticHandler() | mlir::ScopedDiagnosticHandler | |
~SourceMgrDiagnosticHandler() | mlir::SourceMgrDiagnosticHandler | |
~SourceMgrDiagnosticVerifierHandler() | mlir::SourceMgrDiagnosticVerifierHandler | |