Searched refs:LTOLLVMDiagnosticHandler (Results 1 – 1 of 1) sorted by relevance
283 struct LTOLLVMDiagnosticHandler : public DiagnosticHandler { struct285 LTOLLVMDiagnosticHandler(DiagnosticHandlerFunction *DiagHandlerFn) in LTOLLVMDiagnosticHandler() function303 std::make_unique<LTOLLVMDiagnosticHandler>(&DiagHandler), true); in LTOLLVMContext() argument