Searched defs:printStackTraceOnDiagnostic (Results 1 – 1 of 1) sorted by relevance
70 llvm::cl::opt<bool> printStackTraceOnDiagnostic{ member 163 bool printStackTraceOnDiagnostic = false; member in mlir::MLIRContextImpl 690 void MLIRContext::printStackTraceOnDiagnostic(bool enable) { printStackTraceOnDiagnostic() function in MLIRContext