Searched refs:binfo_type (Results 1 – 1 of 1) sorted by relevance
15063 tree binfo_type = BINFO_TYPE (BASELINK_BINFO (baselink)); in tsubst_baselink() local15064 binfo_type = tsubst (binfo_type, args, complain, in_decl); in tsubst_baselink()15065 bool dependent_p = binfo_type != BINFO_TYPE (BASELINK_BINFO (baselink)); in tsubst_baselink()