Home | History | Annotate | Download | only in gcc-demangle

Lines Matching refs:comb_type

1301       enum demangle_component_type comb_type;
1312 comb_type = DEMANGLE_COMPONENT_QUAL_NAME;
1326 comb_type = DEMANGLE_COMPONENT_TEMPLATE;
1349 ret = d_make_comp (di, comb_type, ret, dc);