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;
505 if (Client->IncludeInDiagnosticCounts()) { in Report()549 if (!IncludeInDiagnosticCounts()) in HandleDiagnostic()1131 bool DiagnosticConsumer::IncludeInDiagnosticCounts() const { return true; } in IncludeInDiagnosticCounts() function in DiagnosticConsumer1148 bool ForwardingDiagnosticConsumer::IncludeInDiagnosticCounts() const { in IncludeInDiagnosticCounts() function in ForwardingDiagnosticConsumer1149 return Target.IncludeInDiagnosticCounts(); in IncludeInDiagnosticCounts()
755 Diag.Client->IncludeInDiagnosticCounts()) { in ProcessDiag()778 if (Diag.Client->IncludeInDiagnosticCounts()) { in ProcessDiag()805 if (Diag.Client->IncludeInDiagnosticCounts()) { in EmitDiag()
98 virtual bool IncludeInDiagnosticCounts() const override { in IncludeInDiagnosticCounts() function in init_convenience::TestDiagnosticConsumer99 return Passthrough->IncludeInDiagnosticCounts(); in IncludeInDiagnosticCounts()
129 bool IncludeInDiagnosticCounts() const override { return false; } in IncludeInDiagnosticCounts() function in __anoncfa573e10111::FixItRewriter
1750 virtual bool IncludeInDiagnosticCounts() const;1785 bool IncludeInDiagnosticCounts() const override;