Lines Matching full:warn
289 Warn whenever a comment-start sequence \fB/*\fR appears in a \fB/*\fR
306 Warn about certain constructs that behave differently in traditional and
307 \&\s-1ISO\s0 C. Also warn about \s-1ISO\s0 C constructs that have no traditional C
311 Warn the first time \fB#import\fR is used.
314 Warn whenever an identifier which is not a macro is encountered in an
319 Warn about macros defined in the main file that are unused. A macro
321 The preprocessor will also warn if the macro has not been used at the
339 Warn whenever an \fB#else\fR or an \fB#endif\fR are followed by text.