Searched refs:warn_about_return_type (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dc-tree.h390 int warn_about_return_type; local
H A Dc-decl.c161 static int warn_about_return_type;
4183 warn_about_return_type = 1;
6195 warn_about_return_type = 0;
6256 if (warn_about_return_type)
7135 p->warn_about_return_type = warn_about_return_type;
7163 warn_about_return_type = p->warn_about_return_type;
160 static int warn_about_return_type; variable

Completed in 149 milliseconds