Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dsearch.cc1076 build_baselink (tree binfo, tree access_binfo, tree functions, tree optype) in build_baselink() argument
1087 BASELINK_ACCESS_BINFO (baselink) = access_binfo; in build_baselink()
1091 if (binfo == access_binfo in build_baselink()
1092 && TYPE_BEING_DEFINED (BINFO_TYPE (access_binfo))) in build_baselink()
Dcall.cc10856 tree access_binfo; in build_new_method_call() local
10896 access_binfo = BASELINK_ACCESS_BINFO (fns); in build_new_method_call()
11047 conversion_path, access_binfo, flags, in build_new_method_call()
11053 access_binfo, flags, &candidates, complain); in build_new_method_call()
Dcp-tree.h1062 (((struct tree_baselink*) BASELINK_CHECK (NODE))->access_binfo)
1082 tree access_binfo; member
Dmodule.cc6169 WT (((lang_tree_node *)t)->baselink.access_binfo); in core_vals()
6658 RT (((lang_tree_node *)t)->baselink.access_binfo); in core_vals()