Lines Matching refs:last_name
236 /* What to set the last_name field of d_info to; NULL if we should
1453 hold_last_name = di->last_name;
1464 di->last_name = hold_last_name;
1839 di->last_name = ret;
2382 if (di->last_name != NULL)
2384 if (di->last_name->type == DEMANGLE_COMPONENT_NAME)
2385 di->expansion += di->last_name->u.s_name.len;
2386 else if (di->last_name->type == DEMANGLE_COMPONENT_SUB_STD)
2387 di->expansion += di->last_name->u.s_string.len;
2428 return d_make_ctor (di, kind, di->last_name);
2457 return d_make_dtor (di, kind, di->last_name);
3308 hold_last_name = di->last_name;
3343 di->last_name = hold_last_name;
4247 di->last_name = d_make_sub (di, p->set_last_name,
6780 di->last_name = NULL;