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

/freebsd-10.2-release/contrib/gcc/
H A Dc-tree.h392 int warn_about_return_type; local
H A Dc-decl.c163 static int warn_about_return_type;
4562 warn_about_return_type = 1;
6633 warn_about_return_type = 0;
6694 if (warn_about_return_type)
7580 p->warn_about_return_type = warn_about_return_type;
7611 warn_about_return_type = p->warn_about_return_type;
8186 warn_about_return_type = 0;
162 static int warn_about_return_type; variable

Completed in 174 milliseconds