Searched refs:DEMANGLE_COMPONENT_TEMPLATE_ARGLIST (Results 1 – 4 of 4) sorted by relevance
78 case DEMANGLE_COMPONENT_TEMPLATE_ARGLIST: in cplus_demangle_fill_component()
723 case DEMANGLE_COMPONENT_TEMPLATE_ARGLIST: in d_dump()972 case DEMANGLE_COMPONENT_TEMPLATE_ARGLIST: in d_make_comp()2968 return d_make_comp (di, DEMANGLE_COMPONENT_TEMPLATE_ARGLIST, NULL, NULL); in d_template_args()2981 *pal = d_make_comp (di, DEMANGLE_COMPONENT_TEMPLATE_ARGLIST, a, NULL); in d_template_args()3891 case DEMANGLE_COMPONENT_TEMPLATE_ARGLIST: in d_count_templates_scopes()4136 if (a->type != DEMANGLE_COMPONENT_TEMPLATE_ARGLIST) in d_index_template_argument()4180 if (a && a->type == DEMANGLE_COMPONENT_TEMPLATE_ARGLIST) in d_find_pack()4219 while (dc && dc->type == DEMANGLE_COMPONENT_TEMPLATE_ARGLIST in d_pack_length()4535 if (a && a->type == DEMANGLE_COMPONENT_TEMPLATE_ARGLIST) in d_print_comp_inner()4738 if (a && a->type == DEMANGLE_COMPONENT_TEMPLATE_ARGLIST) in d_print_comp_inner()[all …]
1439 DEMANGLE_COMPONENT_TEMPLATE_ARGLIST can have two null args.
370 DEMANGLE_COMPONENT_TEMPLATE_ARGLIST, enumerator