Home
last modified time | relevance | path

Searched refs:SourceMgrDiagnosticHandlerImpl (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DDiagnostics.h547 struct SourceMgrDiagnosticHandlerImpl;
603 std::unique_ptr<detail::SourceMgrDiagnosticHandlerImpl> impl;
/llvm-project-15.0.7/mlir/lib/IR/
H A DDiagnostics.cpp357 struct SourceMgrDiagnosticHandlerImpl { struct
437 impl(new SourceMgrDiagnosticHandlerImpl()) { in SourceMgrDiagnosticHandler()