Searched refs:lookup_base (Results 1 - 25 of 26) sorted by relevance

12

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcvt.c152 binfo = lookup_base (intype_class, type_class, ba_check,
157 binfo = lookup_base (type_class, intype_class, ba_check,
284 binfo = lookup_base (TREE_TYPE (intype), TREE_TYPE (type),
288 binfo = lookup_base (TREE_TYPE (type), TREE_TYPE (intype),
357 /* We go through lookup_base for the access control. */
358 tree binfo = lookup_base (argtype, target_type, ba_check,
H A Dsearch.c55 /* Data for lookup_base and its workers. */
69 /* Worker function for lookup_base. See if we've found the desired
165 lookup_base (tree t, tree base, base_access access,
1400 base = lookup_base (context_class, qualifying_scope,
1406 = lookup_base (base, BINFO_TYPE (BASELINK_BINFO (decl)),
1956 tree binfo = lookup_base (over_return, base_return,
164 lookup_base (tree t, tree base, base_access access, function
H A Dtypeck2.c58 tree binfo = lookup_base (type, base, ba_unique,
2088 binfo = lookup_base (TREE_TYPE (datum), basetype, ba_check,
2254 binfo = lookup_base (objtype, ctype, ba_check, NULL, complain);
H A Drtti.c649 tree binfo = lookup_base (TREE_TYPE (exprtype), TREE_TYPE (type),
H A Dclass.c288 tree base = lookup_base (probe, BINFO_TYPE (d_binfo),
623 binfo = lookup_base (object_type, type, check_access ? ba_check : ba_unique,
719 tree binfo = lookup_base (fixed_type, basetype,
10301 tree base = lookup_base (type, parent, ba_unique, NULL, tf_none);
10310 tree base = lookup_base (type, parent, ba_ignore_scope | ba_check,
H A Dtypeck.c2630 binfo = lookup_base (access_path ? access_path : object_type,
3180 access_path = lookup_base (object_type, scope, ba_check,
3821 lookup_base will fail in that case, because incomplete
3826 basetype = lookup_base (TREE_TYPE (TREE_TYPE (instance_ptr)),
7436 base = lookup_base (TREE_TYPE (type), intype,
7606 base = lookup_base (TREE_TYPE (type), TREE_TYPE (intype),
8887 binfo = lookup_base (to, from, c_cast_p ? ba_unique : ba_check,
H A Dcall.c7098 basetype_path = lookup_base (basetype_path, DECL_CONTEXT (decl),
8792 base_binfo = lookup_base (cand->conversion_path,
9166 tree binfo = lookup_base (TREE_TYPE (TREE_TYPE (argarray[0])),
H A Dcp-tree.h2125 (lookup_base ((TYPE), (PARENT), ba_any, NULL, tf_none) != NULL_TREE)
7093 extern tree lookup_base (tree, tree, base_access,
H A Dtree.c4079 && (binfo = lookup_base (current, type, ba_any, NULL,
H A Dname-lookup.c4688 tree binfo = lookup_base (current, scope, ba_any, &b_kind,
H A Dconstexpr.c2074 tree binfo = lookup_base (mdtype, type, ba_check, &b_kind, tf_none);
H A Dpt.c16183 BASELINK_BINFO (baselink) = lookup_base (qualifying_scope, binfo_type,
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dcvt.cc152 binfo = lookup_base (intype_class, type_class, ba_check,
157 binfo = lookup_base (type_class, intype_class, ba_check,
284 binfo = lookup_base (TREE_TYPE (intype), TREE_TYPE (type),
288 binfo = lookup_base (TREE_TYPE (type), TREE_TYPE (intype),
357 /* We go through lookup_base for the access control. */
358 tree binfo = lookup_base (argtype, target_type, ba_check,
H A Dsearch.cc55 /* Data for lookup_base and its workers. */
69 /* Worker function for lookup_base. See if we've found the desired
200 lookup_base (tree t, tree base, base_access access,
1416 base = lookup_base (context_class, qualifying_scope,
1422 = lookup_base (base, BINFO_TYPE (BASELINK_BINFO (decl)),
1978 tree binfo = lookup_base (over_return, base_return,
199 lookup_base (tree t, tree base, base_access access, function
H A Dtypeck2.cc58 tree binfo = lookup_base (type, base, ba_unique,
2043 binfo = lookup_base (TREE_TYPE (datum), basetype, ba_check,
2215 binfo = lookup_base (objtype, ctype, ba_check, NULL, complain);
H A Drtti.cc667 tree binfo = lookup_base (TREE_TYPE (exprtype), TREE_TYPE (type),
H A Dclass.cc299 tree base = lookup_base (probe, BINFO_TYPE (d_binfo),
627 binfo = lookup_base (object_type, type, check_access ? ba_check : ba_unique,
750 tree binfo = lookup_base (fixed_type, basetype,
10419 tree base = lookup_base (type, parent, ba_unique, NULL, tf_none);
10428 tree base = lookup_base (type, parent, ba_ignore_scope | ba_check,
H A Dtypeck.cc2798 binfo = lookup_base (access_path ? access_path : object_type,
3350 access_path = lookup_base (object_type, scope, ba_check,
4082 lookup_base will fail in that case, because incomplete
4087 basetype = lookup_base (TREE_TYPE (TREE_TYPE (instance_ptr)),
7957 base = lookup_base (TREE_TYPE (type), intype,
8141 base = lookup_base (TREE_TYPE (type), TREE_TYPE (intype),
9434 binfo = lookup_base (to, from, c_cast_p ? ba_unique : ba_check,
H A Dmangle.cc2978 binfo = lookup_base (cur, base, ba_unique, NULL, tf_none);
H A Dcp-tree.h2285 (lookup_base ((TYPE), (PARENT), ba_any, NULL, tf_none) != NULL_TREE)
7498 extern tree lookup_base (tree, tree, base_access,
H A Dtree.cc4333 && (binfo = lookup_base (current, type, ba_any, NULL,
H A Dcall.cc9505 base_binfo = lookup_base (base_binfo, ctx, ba_unique, NULL, complain);
9885 tree binfo = lookup_base (TREE_TYPE (TREE_TYPE (argarray[0])),
H A Dsemantics.cc344 basetype_path = lookup_base (basetype_path, DECL_CONTEXT (decl),
3821 : lookup_base (cl, scope, ba_any, NULL, tf_none));
H A Dconstexpr.cc2227 tree binfo = lookup_base (mdtype, type, ba_check, &b_kind, tf_none);
H A Dname-lookup.cc5628 binfo = lookup_base (current, scope, ba_any, &b_kind, tf_none);

Completed in 909 milliseconds

12