Searched refs:IncludeInDiagnosticCounts (Results 1 – 8 of 8) sorted by relevance
56 bool IncludeInDiagnosticCounts() const override { in IncludeInDiagnosticCounts() function57 return Primary->IncludeInDiagnosticCounts(); in IncludeInDiagnosticCounts()
118 bool FixItRewriter::IncludeInDiagnosticCounts() const { in IncludeInDiagnosticCounts() function in FixItRewriter119 return Client ? Client->IncludeInDiagnosticCounts() : true; in IncludeInDiagnosticCounts()
119 bool IncludeInDiagnosticCounts() const override;
355 if (Client->IncludeInDiagnosticCounts()) { in Report()401 if (!IncludeInDiagnosticCounts()) in HandleDiagnostic()981 bool DiagnosticConsumer::IncludeInDiagnosticCounts() const { return true; } in IncludeInDiagnosticCounts() function in DiagnosticConsumer998 bool ForwardingDiagnosticConsumer::IncludeInDiagnosticCounts() const { in IncludeInDiagnosticCounts() function in ForwardingDiagnosticConsumer999 return Target.IncludeInDiagnosticCounts(); in IncludeInDiagnosticCounts()
640 Diag.Client->IncludeInDiagnosticCounts()) { in ProcessDiag()663 if (Diag.Client->IncludeInDiagnosticCounts()) { in ProcessDiag()686 if (Diag.Client->IncludeInDiagnosticCounts()) { in EmitDiag()
79 bool IncludeInDiagnosticCounts() const override { in IncludeInDiagnosticCounts() function in __anonb6b35f260111::DiagnosticWatcher81 return Chained->IncludeInDiagnosticCounts(); in IncludeInDiagnosticCounts()
120 bool IncludeInDiagnosticCounts() const override { return false; } in IncludeInDiagnosticCounts() function in __anon36856a770111::FixItRewriter
1358 virtual bool IncludeInDiagnosticCounts() const;1393 bool IncludeInDiagnosticCounts() const override;