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