Home
last modified time | relevance | path

Searched refs:check_for_loop_decls (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-tree.h583 extern tree check_for_loop_decls (location_t, bool);
H A Dc-parser.cc6820 if (check_for_loop_decls (for_loc, true) == NULL_TREE) in c_parser_for_statement()
6825 check_for_loop_decls (for_loc, flag_isoc99); in c_parser_for_statement()
6852 if (check_for_loop_decls (for_loc, true) == NULL_TREE) in c_parser_for_statement()
6857 check_for_loop_decls (for_loc, flag_isoc99); in c_parser_for_statement()
19332 decl = check_for_loop_decls (for_loc, flag_isoc99); in c_parser_omp_for_loop()
H A DChangeLog2368 * c-decl.c (check_for_loop_decls): Wrap an option name
2944 * c-decl.c (check_for_loop_decls): Add -Wc90-c99-compat warning about
8077 * c-decl.c (check_for_loop_decls): Improve diagnostics messages.
H A Dc-decl.cc10428 check_for_loop_decls (location_t loc, bool turn_off_iso_c99_error) in check_for_loop_decls() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-tree.h570 extern tree check_for_loop_decls (location_t, bool);
H A Dc-parser.c6870 if (check_for_loop_decls (for_loc, true) == NULL_TREE) in c_parser_for_statement()
6875 check_for_loop_decls (for_loc, flag_isoc99); in c_parser_for_statement()
6902 if (check_for_loop_decls (for_loc, true) == NULL_TREE) in c_parser_for_statement()
6907 check_for_loop_decls (for_loc, flag_isoc99); in c_parser_for_statement()
18158 decl = check_for_loop_decls (for_loc, flag_isoc99); in c_parser_omp_for_loop()
H A Dc-decl.c10031 check_for_loop_decls (location_t loc, bool turn_off_iso_c99_error) in check_for_loop_decls() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200622211 (check_for_loop_decls): Update decl.
22224 (check_for_loop_decls): Return a singular decl found.
H A DChangeLog-201011274 (c_parser_omp_for_loop): Updated call to check_for_loop_decls().
11275 * c-decl.c (check_for_loop_decls): Added parameter to allow ObjC
11278 * c-tree.h (check_for_loop_decls): Updated declaration.
H A DChangeLog-200919613 * c-tree.h (check_for_loop_decls, undeclared_variable,
19631 (check_for_loop_decls): New argument.
H A DChangeLog-20003435 * c-decl.c (check_for_loop_decls): New function.
3438 * c-tree.h (check_for_loop_decls): New declaration.
H A DChangeLog-200312101 (check_for_loop_decls): Refer directly to current_scope->tags.
13295 (check_for_loop_decls): Likewise.
H A DChangeLog-200437480 (grokdeclarator, start_function, check_for_loop_decls)
42114 (check_for_loop_decls): Don't use getdecls.
H A DChangeLog-20089486 * c-decl.c (check_for_loop_decls): Improve error message. Give
H A DChangeLog-20017152 check_for_loop_decls): Separate messages for struct, union and