Searched defs:parms2 (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ipa-devirt.cc | 1131 tree parms1 = NULL, parms2 = NULL; in warn_types_mismatch() local 1387 tree parms1, parms2; in odr_types_equivalent_p() local
|
H A D | tree.cc | 13604 tree parms1, parms2; in gimple_canonical_types_compatible_p() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | init.c | 1951 releasing_vec parms2; in expand_default_init() local
|
H A D | pt.c | 3288 comp_template_parms (const_tree parms1, const_tree parms2) in comp_template_parms() 3413 template_parameter_lists_equivalent_p (const_tree parms1, const_tree parms2) in template_parameter_lists_equivalent_p() 3449 template_requirements_equivalent_p (const_tree parms1, const_tree parms2) in template_requirements_equivalent_p() 3471 tree parms2 = DECL_TEMPLATE_PARMS (tmpl2); in template_heads_equivalent_p() local
|
H A D | typeck.c | 1687 compparms (const_tree parms1, const_tree parms2) in compparms()
|
H A D | class.c | 1014 tree parms2; in add_method() local
|
H A D | call.c | 11698 tree parms2 = TYPE_ARG_TYPES (TREE_TYPE (cand2->fn)); in joust() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | init.cc | 2182 releasing_vec parms2; in expand_default_init() local
|
H A D | call.cc | 12008 tree parms2 = TYPE_ARG_TYPES (TREE_TYPE (fn2)); in cand_parms_match() local 12452 tree parms2 = TYPE_ARG_TYPES (TREE_TYPE (cand2->fn)); in joust() local
|
H A D | pt.cc | 3333 comp_template_parms (const_tree parms1, const_tree parms2) in comp_template_parms() 3458 template_parameter_lists_equivalent_p (const_tree parms1, const_tree parms2) in template_parameter_lists_equivalent_p() 3494 template_requirements_equivalent_p (const_tree parms1, const_tree parms2) in template_requirements_equivalent_p() 3516 tree parms2 = DECL_TEMPLATE_PARMS (tmpl2); in template_heads_equivalent_p() local
|
H A D | typeck.cc | 1854 compparms (const_tree parms1, const_tree parms2) in compparms()
|
H A D | class.cc | 1111 tree parms2 = TYPE_ARG_TYPES (method_type); in add_method() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree.c | 14353 tree parms1, parms2; in gimple_canonical_types_compatible_p() local
|