Home
last modified time | relevance | path

Searched refs:build_baselink (Results 1 – 11 of 11) 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() function
1226 rval = build_baselink (rval_binfo, basetype_path, rval, in lookup_member()
Dtree.cc3728 tree method = build_baselink (binfo, binfo, overload, NULL_TREE); in build_min_non_dep_op_overload()
3764 tree method = build_baselink (binfo, binfo, overload, NULL_TREE); in build_min_non_dep_op_overload()
DChangeLog-20021920 * search.c (build_baselink): Build a BASELINK, not a TREE_LIST.
2068 (build_baselink): New method.
2092 (build_baselink): New function.
Dcall.cc8914 copy = build_baselink (binfo, binfo, copy, NULL_TREE); in call_copy_ctor()
9247 callee = build_baselink (cand->conversion_path, cand->access_path, in build_over_call()
DChangeLog-20042582 dfs_access_in_type, build_baselink, lookup_member,
2718 * search.c (build_baselink): Fix typo in comment.
Dcp-tree.h7519 extern tree build_baselink (tree, tree, tree, tree);
Dsemantics.cc3822 return build_baselink (conv_path, access_path, fns, /*optype=*/NULL_TREE); in baselink_for_fns()
DChangeLog-202110 * search.c (build_baselink): Set
DChangeLog-20036319 * search.c (build_baselink): Adjust.
DChangeLog-20194005 * search.c (build_baselink): Likewise.
Dpt.cc23425 expr = build_baselink (BASELINK_BINFO (baselink), in resolve_nondeduced_context()