Searched refs:check_global_declarations (Results 1 - 9 of 9) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dtoplev.h63 extern void check_global_declarations (tree *, int);
H A Dlanghooks.c142 /* Called from check_global_declarations. */
147 /* This is what used to exist in check_global_declarations. Probably
338 check_global_declarations (vec, len);
H A Dtoplev.c503 /* A subroutine of check_global_declarations. Issue appropriate warnings
558 check_global_declarations (tree *v, int len) function
/haiku-buildtools/legacy/gcc/gcc/
H A Dtoplev.h117 extern void check_global_declarations PROTO ((union tree_node **, int));
H A Dtoplev.c2826 check_global_declarations (vec, len) function
3351 check_global_declarations (vec, len);
/haiku-buildtools/gcc/gcc/go/
H A Dgo-gcc.cc3088 check_global_declarations(defs, i);
/haiku-buildtools/gcc/gcc/cp/
H A Ddecl2.c4874 check_global_declarations (pending_statics->address (),
H A Ddecl.c913 check_global_declarations (vec, len);
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Ddecl.c2020 check_global_declarations (vec, len);

Completed in 250 milliseconds