Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/IR/
DDiagnostics.h528 struct SourceMgrDiagnosticHandlerImpl;
565 std::unique_ptr<detail::SourceMgrDiagnosticHandlerImpl> impl;
/external/llvm-project/mlir/lib/IR/
DDiagnostics.cpp336 struct SourceMgrDiagnosticHandlerImpl { struct
422 impl(new SourceMgrDiagnosticHandlerImpl()) { in SourceMgrDiagnosticHandler()