Searched refs:access_binfo (Results 1 – 3 of 3) sorted by relevance
1154 build_baselink (tree binfo, tree access_binfo, tree functions, tree optype) in build_baselink() argument1168 BASELINK_ACCESS_BINFO (baselink) = access_binfo; in build_baselink()
5345 tree access_binfo; in build_new_method_call() local5384 access_binfo = BASELINK_ACCESS_BINFO (fns); in build_new_method_call()5471 access_binfo, in build_new_method_call()5479 access_binfo, in build_new_method_call()
340 (((struct tree_baselink*) BASELINK_CHECK (NODE))->access_binfo)357 tree access_binfo; member