Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/LTO/
H A DConfig.h278 struct LTOLLVMDiagnosticHandler : public DiagnosticHandler { struct
280 LTOLLVMDiagnosticHandler(DiagnosticHandlerFunction *DiagHandlerFn) in LTOLLVMDiagnosticHandler() argument
298 std::make_unique<LTOLLVMDiagnosticHandler>(&DiagHandler), true); in LTOLLVMContext() argument