Searched refs:arg_assoc_template_arg (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/contrib/gcc/cp/ |
| HD | name-lookup.c | 4281 static bool arg_assoc_template_arg (struct arg_lookup*, tree); 4445 arg_assoc_template_arg (struct arg_lookup *k, tree arg) in arg_assoc_template_arg() function 4543 arg_assoc_template_arg (k, TREE_VEC_ELT (list, i)); in arg_assoc_class() 4687 if (arg_assoc_template_arg (k, TREE_VEC_ELT (args, ix)) == 1) in arg_assoc()
|
| HD | ChangeLog-2000 | 1413 (arg_assoc_template_arg): Add TEMPLATE_TEMPLATE_PARM case. 5148 decl_namespace, arg_assoc_template_arg, arg_assoc,
|
| HD | ChangeLog-1999 | 2921 * decl2.c (arg_assoc_template_arg): New prototype. New function. 2922 (arg_assoc_class): Use arg_assoc_template_arg for template
|
| HD | ChangeLog-2001 | 646 * decl2.c (arg_assoc_template_arg): Handle UNBOUND_CLASS_TEMPLATE.
|
| HD | ChangeLog-2002 | 215 arg_assoc_namespace, arg_assoc_template_arg, arg_assoc,
|
| HD | ChangeLog-2003 | 951 (arg_assoc_template_arg): Likewise.
|