Home
last modified time | relevance | path

Searched refs:unreverse_member_declarations (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dclass.cc7675 unreverse_member_declarations (tree t) in unreverse_member_declarations() function
7712 unreverse_member_declarations (t); in finish_struct()
H A DChangeLog-20171700 * class.c (unreverse_member_declarations): Remove extraneous if.
2380 unreverse_member_declarations, finish_struct,
H A Dcp-tree.h6707 extern void unreverse_member_declarations (tree);
H A DChangeLog-19981530 (unreverse_member_declarations): New function.
1615 finish_member_declaration and unreverse_member_declarations. Set
H A DChangeLog-2002979 (unreverse_member_declarations): Reverse CLASSTYPE_DECL_LIST.
H A DChangeLog-20034237 * class.c (unreverse_member_declarations): Don't touch
H A Dpt.cc12427 unreverse_member_declarations (type); in instantiate_class_template_1()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dclass.c7559 unreverse_member_declarations (tree t) in unreverse_member_declarations() function
7596 unreverse_member_declarations (t); in finish_struct()
H A Dcp-tree.h6444 extern void unreverse_member_declarations (tree);
H A Dpt.c12116 unreverse_member_declarations (type); in instantiate_class_template_1()