Home | History | Annotate | Download | only in lint2

Lines Matching refs:t_subt

254 	t1 = (tp1 = TP(def->s_type)->t_subt)->t_tspec;
256 tp2 = TP(call->f_type)->t_subt;
311 const type_t *xt1 = is_func ? tp1->t_subt : tp1;
312 const type_t *xt2 = is_func ? tp2->t_subt : tp2;
725 t2 = tp->t_subt->t_tspec;
891 t2 = tp->t_subt->t_tspec;
907 } else if (tp->t_subt->t_const) {
1005 } else if (tp->t_subt->t_subt->t_tspec!=VOID) {
1314 tp1 = tp1->t_subt;
1315 tp2 = tp2->t_subt;