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