Searched refs:IncludeInDiagnosticCounts (Results 1 – 8 of 8) sorted by relevance
56 bool IncludeInDiagnosticCounts() const override { in IncludeInDiagnosticCounts() function57 return Primary->IncludeInDiagnosticCounts(); in IncludeInDiagnosticCounts()
111 bool FixItRewriter::IncludeInDiagnosticCounts() const { in IncludeInDiagnosticCounts() function in FixItRewriter112 return Client ? Client->IncludeInDiagnosticCounts() : true; in IncludeInDiagnosticCounts()
115 bool IncludeInDiagnosticCounts() const override;
341 if (Client->IncludeInDiagnosticCounts()) { in Report()387 if (!IncludeInDiagnosticCounts()) in HandleDiagnostic()971 bool DiagnosticConsumer::IncludeInDiagnosticCounts() const { return true; } in IncludeInDiagnosticCounts() function in DiagnosticConsumer988 bool ForwardingDiagnosticConsumer::IncludeInDiagnosticCounts() const { in IncludeInDiagnosticCounts() function in ForwardingDiagnosticConsumer989 return Target.IncludeInDiagnosticCounts(); in IncludeInDiagnosticCounts()
642 Diag.Client->IncludeInDiagnosticCounts()) { in ProcessDiag()665 if (Diag.Client->IncludeInDiagnosticCounts()) { in ProcessDiag()688 if (Diag.Client->IncludeInDiagnosticCounts()) { in EmitDiag()
75 bool IncludeInDiagnosticCounts() const override { in IncludeInDiagnosticCounts() function in __anon1ee1c6270111::NamespaceDiagnosticWatcher77 return Chained->IncludeInDiagnosticCounts(); in IncludeInDiagnosticCounts()
118 bool IncludeInDiagnosticCounts() const override { return false; } in IncludeInDiagnosticCounts() function in __anon3a0a24580111::FixItRewriter
1345 virtual bool IncludeInDiagnosticCounts() const;1380 bool IncludeInDiagnosticCounts() const override;