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

/freebsd-10-stable/contrib/gcc/cp/
H A Dtypeck2.c161 const struct pending_abstract_type *pat1 =
165 return (pat1->type == type2);
160 const struct pending_abstract_type *pat1 = local
H A Dpt.c11090 more_specialized_fn (tree pat1, tree pat2, int len)
11092 tree decl1 = DECL_TEMPLATE_RESULT (pat1);
11094 tree targs1 = make_tree_vec (DECL_NTPARMS (pat1));
11096 tree tparms1 = DECL_INNERMOST_TEMPLATE_PARMS (pat1);
11253 more_specialized_class (tree pat1, tree pat2)
11259 tmpl1 = TREE_TYPE (pat1);
11267 targs = get_class_bindings (TREE_VALUE (pat1),
11088 more_specialized_fn(tree pat1, tree pat2, int len) argument
11251 more_specialized_class(tree pat1, tree pat2) argument

Completed in 183 milliseconds