Searched refs:build_overload (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/gcc/cp/
H A Dname-lookup.c2174 *newval = build_overload (OVL_CURRENT (tmp), *newval);
3501 s1 = build_overload (fn2, s1);
3675 n = build_overload (OVL_CURRENT (o), n);
4307 k->functions = build_overload (fn, k->functions);
H A Dtree.c914 build_overload (tree decl, tree chain)
909 build_overload (tree decl, tree chain) function
H A Dcp-tree.h4462 extern tree build_overload (tree, tree);
H A Dclass.c1085 overload = build_overload (method, current_fns);

Completed in 92 milliseconds