Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/lto/
H A Dlto.cpp75 struct LTOToolDiagnosticHandler : public DiagnosticHandler { struct
76 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics()