Searched refs:t_binfo (Results 1 – 4 of 4) sorted by relevance
194 tree t_binfo; in lookup_base() local207 t_binfo = t; in lookup_base()213 t_binfo = TYPE_BINFO (t); in lookup_base()218 if (t_binfo) in lookup_base()229 dfs_walk_once (t_binfo, dfs_lookup_base, NULL, &data); in lookup_base()234 else if (binfo == t_binfo) in lookup_base()
5270 Move nonvdtor warning here. Don't mess with t_binfo anymore.5271 (finish_struct_1): Don't mess with t_binfo anymore. Use fns above.
296 tree t_binfo = NULL; local309 t_binfo = t;313 t_binfo = TYPE_BINFO (t);319 bk = lookup_base_r (t_binfo, base, access, 0, &binfo);
12058 Move nonvdtor warning here. Don't mess with t_binfo anymore.12059 (finish_struct_1): Don't mess with t_binfo anymore. Use fns above.