Searched defs:ScopedDiagnosticHandler (Results 1 – 1 of 1) sorted by relevance
498 explicit ScopedDiagnosticHandler(MLIRContext *ctx) : handlerID(0), ctx(ctx) {} in ScopedDiagnosticHandler() function500 ScopedDiagnosticHandler(MLIRContext *ctx, FuncTy &&handler) in ScopedDiagnosticHandler() function