Searched refs:cp_make_fname_decl (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/gcc/gcc/cp/
H A Ddecl.c98 static tree cp_make_fname_decl (tree, int);
3310 make_fname_decl = cp_make_fname_decl;
3357 cp_make_fname_decl (tree id, int type_dep)
3348 cp_make_fname_decl (tree id, int type_dep) function
/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl.c139 static tree cp_make_fname_decl PARAMS ((tree, int));
7134 make_fname_decl = cp_make_fname_decl;
7186 cp_make_fname_decl (id, type_dep)
7173 cp_make_fname_decl (id, type_dep) function

Completed in 210 milliseconds