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