Lines Matching full:warnings
3491 // check only triggers warnings when the argument isn't a more complex Expr
5352 /// pointers. Here are some objectionable examples that GCC considers warnings:
6594 // comparisons within a template specialization. The warnings should catch
6712 // All of the following pointer-related warnings are GCC extensions, except
8161 /// DiagnoseBinOpPrecedence - Emit warnings for expressions with tricky
8192 // Emit warnings for tricky precedence issues, e.g. "bitfield & 0x4 == 0"