Searched refs:type_dep (Results 1 – 1 of 1) sorted by relevance
4906 cp_make_fname_decl (location_t loc, tree id, int type_dep) in cp_make_fname_decl() argument4911 if (!(type_dep && in_template_function ())) in cp_make_fname_decl()4918 else if (type_dep == 0) in cp_make_fname_decl()4921 name = fname_as_string (type_dep); in cp_make_fname_decl()4927 gcc_checking_assert (type_dep == 1); in cp_make_fname_decl()