Searched refs:has_defn (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | module.cc | 2372 bool has_defn () const in has_defn() function in depset 2911 void fn_parms_fini (int tag, tree fn, tree existing, bool has_defn); 2954 tree odr_duplicate (tree decl, bool has_defn); 7550 b (dep && dep->has_defn ()); in decl_value() 7798 bool has_defn = false; in decl_value() local 7820 has_defn = b (); in decl_value() 7959 fn_parms_fini (parm_tag, inner, existing_inner, has_defn); in decl_value() 11336 trees_in::odr_duplicate (tree maybe_existing, bool has_defn) in odr_duplicate() argument 11348 assert_definition (maybe_existing, res && !has_defn); in odr_duplicate() 13121 walker.mark_declaration (decl, current->has_defn ()); in find_dependencies() [all …]
|