Lines Matching refs:Suppress
3171 // Otherwise, just build an unresolved lookup expression. Suppress
3219 // Check whether this declaration can be used. Note that we suppress
9594 // expressions that suppress this implicit conversion (&, sizeof).
9596 // Suppress this for references: C++ 8.5.3p5.
16187 BaseDiagnoser.Suppress, true),
16237 if (!Diagnoser.Suppress)
16292 if (!Diagnoser.Suppress) {
17130 // FIXME: We shouldn't suppress this warning for static data members.
17204 // For C++, things get a bit more nasty... it would be nice to suppress this
17863 // capturing in nested contexts to suppress any follow-on diagnostics.
18702 /// potentially evaluated. This routine will suppress such diagnostics or,