Searched refs:DiagnosticHandlerImpl (Results 1 – 2 of 2) sorted by relevance
111 void DiagnosticHandlerImpl(const llvm::DiagnosticInfo &DI);
358 BackendCon->DiagnosticHandlerImpl(DI); in handleDiagnostics()764 void BackendConsumer::DiagnosticHandlerImpl(const DiagnosticInfo &DI) { in DiagnosticHandlerImpl() function in BackendConsumer