Searched refs:comb_type (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/lib/libiberty/src/
H A Dcp-demangle.c1162 enum demangle_component_type comb_type; local
1173 comb_type = DEMANGLE_COMPONENT_QUAL_NAME;
1185 comb_type = DEMANGLE_COMPONENT_TEMPLATE;
1198 ret = d_make_comp (di, comb_type, ret, dc);

Completed in 63 milliseconds