Home
last modified time | relevance | path

Searched defs:DiagnosticEngine (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/mlir/include/mlir/IR/
DMLIRContext.h20 class DiagnosticEngine; variable
DDiagnostics.h26 class DiagnosticEngine; variable
372 friend DiagnosticEngine; variable
/external/llvm-project/mlir/lib/IR/
DDiagnostics.cpp248 DiagnosticEngine::DiagnosticEngine() : impl(new DiagnosticEngineImpl()) {} in DiagnosticEngine() function in DiagnosticEngine