Searched refs:LLCDiagnosticHandler (Results 1 – 1 of 1) sorted by relevance
242 struct LLCDiagnosticHandler : public DiagnosticHandler { struct244 LLCDiagnosticHandler(bool *HasErrorPtr) : HasError(HasErrorPtr) {} in LLCDiagnosticHandler() argument319 llvm::make_unique<LLCDiagnosticHandler>(&HasError)); in main()600 ((const LLCDiagnosticHandler *)(Context.getDiagHandlerPtr()))->HasError; in compileModule()