Home | History | Annotate | Download | only in libiberty

Lines Matching defs:mem

2875   struct demangle_component *mem;
2899 mem = cplus_demangle_type (di);
2900 if (mem == NULL)
2903 return d_make_comp (di, DEMANGLE_COMPONENT_PTRMEM_TYPE, cl, mem);