Searched refs:LLCDiagnosticHandler (Results 1 – 1 of 1) sorted by relevance
290 struct LLCDiagnosticHandler : public DiagnosticHandler { struct292 LLCDiagnosticHandler(bool *HasErrorPtr) : HasError(HasErrorPtr) {} in LLCDiagnosticHandler() function374 std::make_unique<LLCDiagnosticHandler>(&HasError)); in main()692 ((const LLCDiagnosticHandler *)(Context.getDiagHandlerPtr()))->HasError; in compileModule()