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

/external/gcc-demangle/
H A Ddemangle.h322 DEMANGLE_COMPONENT_ARRAY_TYPE, enumerator in enum:demangle_component_type
H A Dcp-demangle.c629 case DEMANGLE_COMPONENT_ARRAY_TYPE:
842 case DEMANGLE_COMPONENT_ARRAY_TYPE:
2462 return d_make_comp (di, DEMANGLE_COMPONENT_ARRAY_TYPE, dim,
3957 case DEMANGLE_COMPONENT_ARRAY_TYPE:
4437 else if (mods->mod->type == DEMANGLE_COMPONENT_ARRAY_TYPE)
4655 if (p->mod->type == DEMANGLE_COMPONENT_ARRAY_TYPE)
/external/valgrind/main/coregrind/m_demangle/
H A Ddemangle.h332 DEMANGLE_COMPONENT_ARRAY_TYPE, enumerator in enum:demangle_component_type
H A Dcp-demangle.c651 case DEMANGLE_COMPONENT_ARRAY_TYPE:
867 case DEMANGLE_COMPONENT_ARRAY_TYPE:
2562 return d_make_comp (di, DEMANGLE_COMPONENT_ARRAY_TYPE, dim,
4147 case DEMANGLE_COMPONENT_ARRAY_TYPE:
4695 else if (mods->mod->type == DEMANGLE_COMPONENT_ARRAY_TYPE)
4913 if (p->mod->type == DEMANGLE_COMPONENT_ARRAY_TYPE)

Completed in 449 milliseconds