Searched refs:LTODiagnosticHandler (Results 1 – 1 of 1) sorted by relevance
714 struct LTODiagnosticHandler : public DiagnosticHandler { struct716 LTODiagnosticHandler(LTOCodeGenerator *CodeGenPtr) in LTODiagnosticHandler() function734 Context.setDiagnosticHandler(std::make_unique<LTODiagnosticHandler>(this), in setDiagnosticHandler()