Home
last modified time | relevance | path

Searched defs:ScopedDiagnosticHandler (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/include/mlir/IR/
H A DDiagnostics.h517 explicit ScopedDiagnosticHandler(MLIRContext *ctx) : handlerID(0), ctx(ctx) {} ScopedDiagnosticHandler() function
519 ScopedDiagnosticHandler(MLIRContext *ctx, FuncTy &&handler) ScopedDiagnosticHandler() function