Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc2895 tree chained_decls (); /* Follow DECL_CHAIN. */
3061 void chained_decls (tree);
4828 trees_out::chained_decls (tree decls) in chained_decls() function in trees_out
4847 trees_in::chained_decls () in chained_decls() function in trees_in
6064 chained_decls (t->block.vars); in core_vals()
6563 t->block.vars = chained_decls (); in core_vals()
11705 chained_decls (DECL_THUNKS (decls)); in write_class_def()
12047 tree thunks = chained_decls (); in read_class_def()