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

/external/gcc-demangle/
H A Dcp-demangle.c1301 enum demangle_component_type comb_type; local
1312 comb_type = DEMANGLE_COMPONENT_QUAL_NAME;
1326 comb_type = DEMANGLE_COMPONENT_TEMPLATE;
1349 ret = d_make_comp (di, comb_type, ret, dc);
/external/valgrind/main/coregrind/m_demangle/
H A Dcp-demangle.c1253 enum demangle_component_type comb_type; local
1264 comb_type = DEMANGLE_COMPONENT_QUAL_NAME;
1277 comb_type = DEMANGLE_COMPONENT_TEMPLATE;
1290 ret = d_make_comp (di, comb_type, ret, dc);

Completed in 128 milliseconds