Searched refs:build_baselink (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dsearch.c1061 build_baselink (tree binfo, tree access_binfo, tree functions, tree optype)
1212 rval = build_baselink (rval_binfo, basetype_path, rval,
1060 build_baselink (tree binfo, tree access_binfo, tree functions, tree optype) function
H A Dtree.c3524 tree method = build_baselink (binfo, binfo, overload, NULL_TREE);
H A Dcp-tree.h7125 extern tree build_baselink (tree, tree, tree, tree);
H A Dcall.c8367 copy = build_baselink (binfo, binfo, copy, NULL_TREE);
H A Dsemantics.c3489 return build_baselink (cl, cl, fns, /*optype=*/NULL_TREE);
H A Dpt.c22545 expr = build_baselink (BASELINK_BINFO (baselink),
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dsearch.cc1077 build_baselink (tree binfo, tree access_binfo, tree functions, tree optype)
1227 rval = build_baselink (rval_binfo, basetype_path, rval,
1076 build_baselink (tree binfo, tree access_binfo, tree functions, tree optype) function
H A Dtree.cc3734 tree method = build_baselink (binfo, binfo, overload, NULL_TREE);
3770 tree method = build_baselink (binfo, binfo, overload, NULL_TREE);
H A Dcall.cc8914 copy = build_baselink (binfo, binfo, copy, NULL_TREE);
9247 callee = build_baselink (cand->conversion_path, cand->access_path,
H A Dcp-tree.h7530 extern tree build_baselink (tree, tree, tree, tree);
H A Dsemantics.cc3822 return build_baselink (conv_path, access_path, fns, /*optype=*/NULL_TREE);
H A Dpt.cc23426 expr = build_baselink (BASELINK_BINFO (baselink),

Completed in 943 milliseconds