Searched refs:wrapup_global_declarations (Results 1 - 10 of 10) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dtoplev.h61 extern bool wrapup_global_declarations (tree *, int);
H A Dlanghooks.c337 wrapup_global_declarations (vec, len);
H A Dtoplev.c386 /* A subroutine of wrapup_global_declarations. We've come to the end of
403 /* A subroutine of wrapup_global_declarations. Decide whether or not DECL
479 wrapup_global_declarations (tree *vec, int len) function
/haiku-buildtools/legacy/gcc/gcc/
H A Dtoplev.h116 extern int wrapup_global_declarations PROTO ((union tree_node **, int));
H A Dtoplev.c2730 wrapup_global_declarations (vec, len) function
3335 wrapup_global_declarations (vec, len);
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Ddecl2.c3853 && wrapup_global_declarations (&VARRAY_TREE (saved_inlines, 0),
3870 && wrapup_global_declarations (&VARRAY_TREE (pending_statics, 0),
H A Ddecl.c1993 wrapup_global_declarations for this NAMESPACE. */
2025 wrapup_global_declarations from writing them out; we must process
2035 result = wrapup_global_declarations (vec, len);
/haiku-buildtools/gcc/gcc/go/
H A Dgo-gcc.cc3084 wrapup_global_declarations(defs, i);
/haiku-buildtools/gcc/gcc/cp/
H A Ddecl2.c4769 && wrapup_global_declarations (pending_statics->address (),
H A Ddecl.c900 wrapup_global_declarations for this NAMESPACE. */
919 return wrapup_global_declarations (vec, len);

Completed in 208 milliseconds