Home
last modified time | relevance | path

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

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