Home
last modified time | relevance | path

Searched refs:check_global_declarations (Results 1 – 20 of 20) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dtoplev.h107 extern void check_global_declarations PARAMS ((union tree_node **, int));
Dlanghooks.c479 check_global_declarations (vec, len); in write_global_declarations()
Dtoplev.c2063 check_global_declarations (vec, len) in check_global_declarations() function
DChangeLog.1670 * toplev.c (compile_file): Move call to check_global_declarations
836 (check_global_declarations): Likewise.
839 (check_global_declarations): Likewise...
DChangeLog4395 * toplev.c (check_global_declarations): Do not warn about unused
10196 (check_global_declarations): Don't call debug_hooks->global_decl
DChangeLog.58116 * toplev.c (check_global_declarations): Likewise.
DChangeLog.33326 * toplev.c (check_global_declarations): Replace warn_unused with
DChangeLog.617011 (check_global_declarations, rest_of_compilation): Use new debug hooks.
DChangeLog.711937 * toplev.c (check_global_declarations): Use it.
/openbsd/src/gnu/gcc/gcc/
Dtoplev.h99 extern void check_global_declarations (tree *, int);
Dlanghooks.c491 check_global_declarations (vec, len); in write_global_declarations()
Dtoplev.c874 check_global_declarations (tree *vec, int len) in check_global_declarations() function
/openbsd/src/gnu/gcc/gcc/cp/
Ddecl2.c3355 check_global_declarations (VEC_address (tree, pending_statics), in cp_finish_file()
Ddecl.c841 check_global_declarations (vec, len); in wrapup_globals_for_namespace()
DChangeLog-20035535 all decls, to wrapup_global_declarations/check_global_declarations.
DChangeLog-19992107 * decl2.c (finish_file): Also call check_global_declarations for
/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Ddecl2.c3044 check_global_declarations (&VARRAY_TREE (pending_statics, 0), in finish_file()
Ddecl.c2181 check_global_declarations (vec, len);
DChangeLog1623 all decls, to wrapup_global_declarations/check_global_declarations.
DChangeLog.22107 * decl2.c (finish_file): Also call check_global_declarations for