Searched refs:IncludeInDiagnosticCounts (Results 1 – 4 of 4) sorted by relevance
55 bool IncludeInDiagnosticCounts() const override { in IncludeInDiagnosticCounts() function56 return Primary->IncludeInDiagnosticCounts(); in IncludeInDiagnosticCounts()
121 bool IncludeInDiagnosticCounts() const override;
519 if (Client->IncludeInDiagnosticCounts()) { in Report()563 if (!IncludeInDiagnosticCounts()) in HandleDiagnostic()1192 bool DiagnosticConsumer::IncludeInDiagnosticCounts() const { return true; } in IncludeInDiagnosticCounts() function in DiagnosticConsumer1209 bool ForwardingDiagnosticConsumer::IncludeInDiagnosticCounts() const { in IncludeInDiagnosticCounts() function in ForwardingDiagnosticConsumer1210 return Target.IncludeInDiagnosticCounts(); in IncludeInDiagnosticCounts()
787 Diag.Client->IncludeInDiagnosticCounts()) { in ProcessDiag()810 if (Diag.Client->IncludeInDiagnosticCounts()) { in ProcessDiag()837 if (Diag.Client->IncludeInDiagnosticCounts()) { in EmitDiag()