Searched refs:check_global_declarations (Results 1 – 20 of 20) sorted by relevance
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | toplev.h | 107 extern void check_global_declarations PARAMS ((union tree_node **, int));
|
| D | langhooks.c | 479 check_global_declarations (vec, len); in write_global_declarations()
|
| D | toplev.c | 2063 check_global_declarations (vec, len) in check_global_declarations() function
|
| D | ChangeLog.1 | 670 * toplev.c (compile_file): Move call to check_global_declarations 836 (check_global_declarations): Likewise. 839 (check_global_declarations): Likewise...
|
| D | ChangeLog | 4395 * toplev.c (check_global_declarations): Do not warn about unused 10196 (check_global_declarations): Don't call debug_hooks->global_decl
|
| D | ChangeLog.5 | 8116 * toplev.c (check_global_declarations): Likewise.
|
| D | ChangeLog.3 | 3326 * toplev.c (check_global_declarations): Replace warn_unused with
|
| D | ChangeLog.6 | 17011 (check_global_declarations, rest_of_compilation): Use new debug hooks.
|
| D | ChangeLog.7 | 11937 * toplev.c (check_global_declarations): Use it.
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | toplev.h | 99 extern void check_global_declarations (tree *, int);
|
| D | langhooks.c | 491 check_global_declarations (vec, len); in write_global_declarations()
|
| D | toplev.c | 874 check_global_declarations (tree *vec, int len) in check_global_declarations() function
|
| /openbsd/src/gnu/gcc/gcc/cp/ |
| D | decl2.c | 3355 check_global_declarations (VEC_address (tree, pending_statics), in cp_finish_file()
|
| D | decl.c | 841 check_global_declarations (vec, len); in wrapup_globals_for_namespace()
|
| D | ChangeLog-2003 | 5535 all decls, to wrapup_global_declarations/check_global_declarations.
|
| D | ChangeLog-1999 | 2107 * decl2.c (finish_file): Also call check_global_declarations for
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/cp/ |
| D | decl2.c | 3044 check_global_declarations (&VARRAY_TREE (pending_statics, 0), in finish_file()
|
| D | decl.c | 2181 check_global_declarations (vec, len);
|
| D | ChangeLog | 1623 all decls, to wrapup_global_declarations/check_global_declarations.
|
| D | ChangeLog.2 | 2107 * decl2.c (finish_file): Also call check_global_declarations for
|