Searched refs:has_definition (Results 1 – 2 of 2) sorted by relevance
7494 static bool has_definition (tree decl);7785 bool write_defn = !dep && has_definition (decl); in decl_value()11227 has_definition (tree decl) in has_definition() function11719 mark_declaration (member, do_defn && has_definition (member)); in mark_class_member()12441 bool has_def = ek != EK_USING && has_definition (decl); in make_dependency()
36 * module.cc (has_definition): Check DECL_LANG_SPECIFIC.