My Project
|
This is the complete list of members for mlir::SourceMgrDiagnosticHandler, including all inherited members.
emitDiagnostic(Location loc, Twine message, DiagnosticSeverity kind) | 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 |
SourceMgrDiagnosticHandler(llvm::SourceMgr &mgr, MLIRContext *ctx, raw_ostream &os) | mlir::SourceMgrDiagnosticHandler | |
SourceMgrDiagnosticHandler(llvm::SourceMgr &mgr, MLIRContext *ctx) | mlir::SourceMgrDiagnosticHandler | |
~ScopedDiagnosticHandler() | mlir::ScopedDiagnosticHandler | |
~SourceMgrDiagnosticHandler() | mlir::SourceMgrDiagnosticHandler |