Searched refs:IncludeInDiagnosticCounts (Results 1 – 8 of 8) sorted by relevance
55 bool IncludeInDiagnosticCounts() const override { in IncludeInDiagnosticCounts() function56 return Primary->IncludeInDiagnosticCounts(); in IncludeInDiagnosticCounts()
124 bool FixItRewriter::IncludeInDiagnosticCounts() const { in IncludeInDiagnosticCounts() function in FixItRewriter125 return Client ? Client->IncludeInDiagnosticCounts() : true; in IncludeInDiagnosticCounts()
121 bool IncludeInDiagnosticCounts() const override;
522 if (Client->IncludeInDiagnosticCounts()) { in Report()566 if (!IncludeInDiagnosticCounts()) in HandleDiagnostic()1195 bool DiagnosticConsumer::IncludeInDiagnosticCounts() const { return true; } in IncludeInDiagnosticCounts() function in DiagnosticConsumer1212 bool ForwardingDiagnosticConsumer::IncludeInDiagnosticCounts() const { in IncludeInDiagnosticCounts() function in ForwardingDiagnosticConsumer1213 return Target.IncludeInDiagnosticCounts(); in IncludeInDiagnosticCounts()
789 Diag.Client->IncludeInDiagnosticCounts()) { in ProcessDiag()812 if (Diag.Client->IncludeInDiagnosticCounts()) { in ProcessDiag()839 if (Diag.Client->IncludeInDiagnosticCounts()) { in EmitDiag()
98 bool IncludeInDiagnosticCounts() const override { in IncludeInDiagnosticCounts() function in init_convenience::TestDiagnosticConsumer99 return Passthrough->IncludeInDiagnosticCounts(); in IncludeInDiagnosticCounts()
134 bool IncludeInDiagnosticCounts() const override { return false; } in IncludeInDiagnosticCounts() function in __anon7571602d0111::FixItRewriter
1783 virtual bool IncludeInDiagnosticCounts() const;1818 bool IncludeInDiagnosticCounts() const override;