MLIR  19.0.0git
mlir::SourceMgrDiagnosticHandler Member List

This is the complete list of members for mlir::SourceMgrDiagnosticHandler, including all inherited members.

emitDiagnostic(Location loc, Twine message, DiagnosticSeverity kind, bool displaySourceLine=true)mlir::SourceMgrDiagnosticHandler
emitDiagnostic(Diagnostic &diag)mlir::SourceMgrDiagnosticHandlerprotected
getBufferForFile(StringRef filename)mlir::SourceMgrDiagnosticHandlerprotected
mgrmlir::SourceMgrDiagnosticHandlerprotected
osmlir::SourceMgrDiagnosticHandlerprotected
ScopedDiagnosticHandler(MLIRContext *ctx)mlir::ScopedDiagnosticHandlerinlineexplicit
ScopedDiagnosticHandler(MLIRContext *ctx, FuncTy &&handler)mlir::ScopedDiagnosticHandlerinline
setHandler(FuncTy &&handler)mlir::ScopedDiagnosticHandlerinlineprotected
shouldShowLocFnmlir::SourceMgrDiagnosticHandlerprotected
ShouldShowLocFn typedefmlir::SourceMgrDiagnosticHandler
SourceMgrDiagnosticHandler(llvm::SourceMgr &mgr, MLIRContext *ctx, raw_ostream &os, ShouldShowLocFn &&shouldShowLocFn={})mlir::SourceMgrDiagnosticHandler
SourceMgrDiagnosticHandler(llvm::SourceMgr &mgr, MLIRContext *ctx, ShouldShowLocFn &&shouldShowLocFn={})mlir::SourceMgrDiagnosticHandler
~ScopedDiagnosticHandler()mlir::ScopedDiagnosticHandler
~SourceMgrDiagnosticHandler()mlir::SourceMgrDiagnosticHandler