Home
last modified time | relevance | path

Searched refs:binfo_type (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/cp/
HDpt.c15063 tree binfo_type = BINFO_TYPE (BASELINK_BINFO (baselink)); in tsubst_baselink() local
15064 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()