Searched defs:LTOToolDiagnosticHandler (Results 1 – 1 of 1) sorted by relevance
75 struct LTOToolDiagnosticHandler : public DiagnosticHandler { struct76 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics()