Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/IR/
DDiagnostics.h498 explicit ScopedDiagnosticHandler(MLIRContext *ctx) : handlerID(0), ctx(ctx) {} in ScopedDiagnosticHandler() function
500 ScopedDiagnosticHandler(MLIRContext *ctx, FuncTy &&handler) in ScopedDiagnosticHandler() function