Searched refs:finish_struct (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dc-tree.h468 extern tree finish_struct (tree, tree, tree);
H A Dc-decl.c5645 finish_struct (tree t, tree fieldlist, tree attributes)
5620 finish_struct (tree t, tree fieldlist, tree attributes) function
H A Dc-parser.c1956 ret.spec = finish_struct (type, nreverse (contents),
/freebsd-9.3-release/contrib/gcc/cp/
H A Dcp-tree.h3845 extern tree finish_struct (tree, tree);
H A Dclass.c1115 /* Subroutines of finish_struct. */
1458 /* For a class w/o baseclasses, 'finish_struct' has set
5195 finish_struct (tree t, tree attributes)
5191 finish_struct (tree t, tree attributes) function
H A Dparser.c13264 type = finish_struct (type, attributes);

Completed in 196 milliseconds