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