Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/LTO/
H A DConfig.h283 struct LTOLLVMDiagnosticHandler : public DiagnosticHandler { struct
285 LTOLLVMDiagnosticHandler(DiagnosticHandlerFunction *DiagHandlerFn) in LTOLLVMDiagnosticHandler() function
303 std::make_unique<LTOLLVMDiagnosticHandler>(&DiagHandler), true); in LTOLLVMContext() argument