Home
last modified time | relevance | path

Searched refs:DEMANGLE_COMPONENT_TEMPLATE_ARGLIST (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/libiberty/
Dcp-demint.c78 case DEMANGLE_COMPONENT_TEMPLATE_ARGLIST: in cplus_demangle_fill_component()
Dcp-demangle.c723 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 …]
DChangeLog1439 DEMANGLE_COMPONENT_TEMPLATE_ARGLIST can have two null args.
/toolchain/binutils/binutils-2.25/include/
Ddemangle.h370 DEMANGLE_COMPONENT_TEMPLATE_ARGLIST, enumerator