Searched refs:ParallelDiagnosticHandlerImpl (Results 1 – 2 of 2) sorted by relevance
908 struct ParallelDiagnosticHandlerImpl : public llvm::PrettyStackTraceEntry { struct923 ParallelDiagnosticHandlerImpl(MLIRContext *ctx) : context(ctx) { in ParallelDiagnosticHandlerImpl() argument939 ~ParallelDiagnosticHandlerImpl() override { in ~ParallelDiagnosticHandlerImpl() argument1030 : impl(new ParallelDiagnosticHandlerImpl(ctx)) {} in ParallelDiagnosticHandler()
644 struct ParallelDiagnosticHandlerImpl;674 std::unique_ptr<detail::ParallelDiagnosticHandlerImpl> impl;