Home | History | Annotate | Download | only in libiberty

Lines Matching refs:DEMANGLE_COMPONENT_TEMPLATE_ARGLIST

723     case DEMANGLE_COMPONENT_TEMPLATE_ARGLIST:
972 case DEMANGLE_COMPONENT_TEMPLATE_ARGLIST:
2968 return d_make_comp (di, DEMANGLE_COMPONENT_TEMPLATE_ARGLIST, NULL, NULL);
2981 *pal = d_make_comp (di, DEMANGLE_COMPONENT_TEMPLATE_ARGLIST, a, NULL);
3891 case DEMANGLE_COMPONENT_TEMPLATE_ARGLIST:
4136 if (a->type != DEMANGLE_COMPONENT_TEMPLATE_ARGLIST)
4180 if (a && a->type == DEMANGLE_COMPONENT_TEMPLATE_ARGLIST)
4219 while (dc && dc->type == DEMANGLE_COMPONENT_TEMPLATE_ARGLIST
4535 if (a && a->type == DEMANGLE_COMPONENT_TEMPLATE_ARGLIST)
4738 if (a && a->type == DEMANGLE_COMPONENT_TEMPLATE_ARGLIST)
4963 case DEMANGLE_COMPONENT_TEMPLATE_ARGLIST: