Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc3104 void mark_declaration (tree decl, bool do_defn);
11719 mark_declaration (member, do_defn && has_definition (member)); in mark_class_member()
11739 mark_declaration (repr, false); in mark_class_def()
11750 mark_declaration (vtable, true); in mark_class_def()
11760 mark_declaration (thunks, false); in mark_class_def()
12238 trees_out::mark_declaration (tree decl, bool do_defn) in mark_declaration() function in trees_out
13121 walker.mark_declaration (decl, current->has_defn ()); in find_dependencies()
14530 sec.mark_declaration (b->get_entity (), b->has_defn ()); in write_cluster()