Searched refs:shouldPrintStackTraceOnDiagnostic (Results 1 – 3 of 3) sorted by relevance
173 bool shouldPrintStackTraceOnDiagnostic();
580 bool MLIRContext::shouldPrintStackTraceOnDiagnostic() { in shouldPrintStackTraceOnDiagnostic() function in MLIRContext
308 if (ctx->shouldPrintStackTraceOnDiagnostic()) { in emitDiag()