Home
last modified time | relevance | path

Searched refs:LTODiagnosticHandler (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp714 struct LTODiagnosticHandler : public DiagnosticHandler { struct
716 LTODiagnosticHandler(LTOCodeGenerator *CodeGenPtr) in LTODiagnosticHandler() function
734 Context.setDiagnosticHandler(std::make_unique<LTODiagnosticHandler>(this), in setDiagnosticHandler()