Searched refs:build_decl_stat (Results 1 – 6 of 6) sorted by relevance
| /freebsd-9-stable/contrib/gcc/ |
| D | ChangeLog.gcc43 | 11 * tree.c (build_decl_stat): Move code from here... 41 * tree.c (build_decl_stat): Set initial value of DECL_ALIGN.
|
| D | tree.h | 3590 extern tree build_decl_stat (enum tree_code, tree, tree MEM_STAT_DECL); 3592 #define build_decl(c,t,q) build_decl_stat (c,t,q MEM_STAT_INFO)
|
| D | tree.c | 3164 build_decl_stat (enum tree_code code, tree name, tree type MEM_STAT_DECL) in build_decl_stat() function
|
| D | ChangeLog-2006 | 3855 * tree.c (build_decl_stat): Don't hande #pragma visibility here.
|
| D | ChangeLog-2004 | 39615 build_tree_list_stat, tree_cons_stat, build?_stat, build_decl_stat): 39620 build_tree_list_stat, tree_cons_stat, build?_stat, build_decl_stat):
|
| D | ChangeLog-2005 | 12247 (build_decl_stat): Ditto for visibility.
|