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

/freebsd-10.1-release/contrib/gcc/cp/
H A Dpt.c144 static tree tsubst_function_type (tree, tree, tsubst_flags_t, tree);
1083 friend_type = tsubst_function_type (TREE_TYPE (friend), args,
7132 tsubst_function_type (tree t,
7649 fntype = tsubst_function_type (t, args, complain, in_decl);
7131 tsubst_function_type (tree t, function

Completed in 124 milliseconds