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

/freebsd-9.3-release/contrib/gcc/
H A Dtoplev.h99 extern bool wrapup_global_declarations (tree *, int);
H A Dlanghooks.c490 wrapup_global_declarations (vec, len);
H A Dtoplev.c705 /* A subroutine of wrapup_global_declarations. We've come to the end of
722 /* A subroutine of wrapup_global_declarations. Decide whether or not DECL
795 wrapup_global_declarations (tree *vec, int len) function
/freebsd-9.3-release/contrib/gcc/cp/
H A Ddecl2.c3309 && wrapup_global_declarations (VEC_address (tree, pending_statics),
H A Ddecl.c843 wrapup_global_declarations for this NAMESPACE. */
862 return wrapup_global_declarations (vec, len);

Completed in 105 milliseconds