reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2991 if (!report) 2996 generateDiagnosticForConsumerMap(report, Consumers, bugReports); 3005 PathDiagnosticLocation L = report->getLocation(); 3007 L, report->getDescription()); 3008 for (SourceRange Range : report->getRanges()) 3017 for (auto I = report->getNotes().rbegin(), 3018 E = report->getNotes().rend(); I != E; ++I) { 3028 for (auto I = report->getNotes().rbegin(), 3029 E = report->getNotes().rend(); I != E; ++I) 3033 for (const auto &I : report->getFixits())