Searched refs:ParallelDiagnosticHandlerImpl (Results 1 – 2 of 2) sorted by relevance
773 struct ParallelDiagnosticHandlerImpl : public llvm::PrettyStackTraceEntry { struct788 ParallelDiagnosticHandlerImpl(MLIRContext *ctx) : handlerID(0), context(ctx) { in ParallelDiagnosticHandlerImpl() function804 ~ParallelDiagnosticHandlerImpl() override { in ~ParallelDiagnosticHandlerImpl() argument895 : impl(new ParallelDiagnosticHandlerImpl(ctx)) {} in ParallelDiagnosticHandler()
606 struct ParallelDiagnosticHandlerImpl;636 std::unique_ptr<detail::ParallelDiagnosticHandlerImpl> impl;