Home
last modified time | relevance | path

Searched defs:no_warning (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgimple.h285 unsigned int no_warning : 1; member
1323 gimple_set_no_warning (gimple stmt, bool no_warning) in gimple_set_no_warning()
H A Dc-typeck.c8738 bool no_warning = false; in c_finish_return() local
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dtypeck.c7746 check_return_expr (tree retval, bool *no_warning) in check_return_expr()
H A Dsemantics.c793 bool no_warning; in finish_return_stmt() local
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dtypeck.c9125 check_return_expr (tree retval, bool *no_warning) in check_return_expr()
H A Dsemantics.c895 bool no_warning; in finish_return_stmt() local
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-typeck.c10164 bool no_warning = false; in c_finish_return() local