Home | History | Annotate | Download | only in m_demangle

Lines Matching refs:DEMANGLE_COMPONENT_TEMPLATE_ARGLIST

736     case DEMANGLE_COMPONENT_TEMPLATE_ARGLIST:
985 case DEMANGLE_COMPONENT_TEMPLATE_ARGLIST:
2981 return d_make_comp (di, DEMANGLE_COMPONENT_TEMPLATE_ARGLIST, NULL, NULL);
2994 *pal = d_make_comp (di, DEMANGLE_COMPONENT_TEMPLATE_ARGLIST, a, NULL);
3896 case DEMANGLE_COMPONENT_TEMPLATE_ARGLIST:
4152 if (a->type != DEMANGLE_COMPONENT_TEMPLATE_ARGLIST)
4196 if (a && a->type == DEMANGLE_COMPONENT_TEMPLATE_ARGLIST)
4235 while (dc && dc->type == DEMANGLE_COMPONENT_TEMPLATE_ARGLIST
4551 if (a && a->type == DEMANGLE_COMPONENT_TEMPLATE_ARGLIST)
4754 if (a && a->type == DEMANGLE_COMPONENT_TEMPLATE_ARGLIST)
4979 case DEMANGLE_COMPONENT_TEMPLATE_ARGLIST: