Home
last modified time | relevance | path

Searched refs:build_overload (Results 1 – 25 of 125) sorted by relevance

12345

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Dopover.d416 result = build_overload(e.loc, sc, e.e1, null, fd); in visit()
577 result = build_overload(e.loc, sc, e.e1, null, fd); in visit()
755 result = build_overload(e.loc, sc, e.e1, null, m.lastf ? m.lastf : s); in visit()
760 result = build_overload(e.loc, sc, e.e1, e.e2, m.lastf ? m.lastf : s); in visit()
765 result = build_overload(e.loc, sc, e.e2, e.e1, m.lastf ? m.lastf : s_r); in visit()
836 result = build_overload(e.loc, sc, e.e1, e.e2, m.lastf ? m.lastf : s_r); in visit()
841 result = build_overload(e.loc, sc, e.e2, e.e1, m.lastf ? m.lastf : s); in visit()
1295 result = build_overload(e.loc, sc, e.e1, e.e2, m.lastf ? m.lastf : s); in visit()
1395 result = build_overload(e.loc, sc, e.e1, e.e2, m.lastf ? m.lastf : s); in compare_overload()
1400 result = build_overload(e.loc, sc, e.e2, e.e1, m.lastf ? m.lastf : s_r); in compare_overload()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/d/dmd/
H A Dopover.c355 result = build_overload(e->loc, sc, e->e1, NULL, fd); in op_overload()
548 result = build_overload(e->loc, sc, e->e1, NULL, fd); in op_overload()
725 result = build_overload(e->loc, sc, e->e1, NULL, m.lastf ? m.lastf : s); in op_overload()
730 result = build_overload(e->loc, sc, e->e1, e->e2, m.lastf ? m.lastf : s); in op_overload()
735 result = build_overload(e->loc, sc, e->e2, e->e1, m.lastf ? m.lastf : s_r); in op_overload()
817 result = build_overload(e->loc, sc, e->e1, e->e2, m.lastf ? m.lastf : s_r); in op_overload()
822 result = build_overload(e->loc, sc, e->e2, e->e1, m.lastf ? m.lastf : s); in op_overload()
1339 result = build_overload(e->loc, sc, e->e1, e->e2, m.lastf ? m.lastf : s); in op_overload()
1491 result = build_overload(e->loc, sc, e->e1, e->e2, m.lastf ? m.lastf : s); in compare_overload()
1496 result = build_overload(e->loc, sc, e->e2, e->e1, m.lastf ? m.lastf : s_r); in compare_overload()
[all …]
H A Dexpression.h61 Expression *build_overload(Loc loc, Scope *sc, Expression *ethis, Expression *earg, Dsymbol *d);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/dmd/
H A Dopover.c355 result = build_overload(e->loc, sc, e->e1, NULL, fd); in op_overload()
548 result = build_overload(e->loc, sc, e->e1, NULL, fd); in op_overload()
725 result = build_overload(e->loc, sc, e->e1, NULL, m.lastf ? m.lastf : s); in op_overload()
730 result = build_overload(e->loc, sc, e->e1, e->e2, m.lastf ? m.lastf : s); in op_overload()
735 result = build_overload(e->loc, sc, e->e2, e->e1, m.lastf ? m.lastf : s_r); in op_overload()
817 result = build_overload(e->loc, sc, e->e1, e->e2, m.lastf ? m.lastf : s_r); in op_overload()
822 result = build_overload(e->loc, sc, e->e2, e->e1, m.lastf ? m.lastf : s); in op_overload()
1339 result = build_overload(e->loc, sc, e->e1, e->e2, m.lastf ? m.lastf : s); in op_overload()
1491 result = build_overload(e->loc, sc, e->e1, e->e2, m.lastf ? m.lastf : s); in compare_overload()
1496 result = build_overload(e->loc, sc, e->e2, e->e1, m.lastf ? m.lastf : s_r); in compare_overload()
[all …]
H A Dexpression.h61 Expression *build_overload(Loc loc, Scope *sc, Expression *ethis, Expression *earg, Dsymbol *d);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/
H A Dopover.c352 result = build_overload(e->loc, sc, e->e1, NULL, fd); in op_overload()
545 result = build_overload(e->loc, sc, e->e1, NULL, fd); in op_overload()
722 result = build_overload(e->loc, sc, e->e1, NULL, m.lastf ? m.lastf : s); in op_overload()
727 result = build_overload(e->loc, sc, e->e1, e->e2, m.lastf ? m.lastf : s); in op_overload()
732 result = build_overload(e->loc, sc, e->e2, e->e1, m.lastf ? m.lastf : s_r); in op_overload()
814 result = build_overload(e->loc, sc, e->e1, e->e2, m.lastf ? m.lastf : s_r); in op_overload()
819 result = build_overload(e->loc, sc, e->e2, e->e1, m.lastf ? m.lastf : s); in op_overload()
1336 result = build_overload(e->loc, sc, e->e1, e->e2, m.lastf ? m.lastf : s); in op_overload()
1488 result = build_overload(e->loc, sc, e->e1, e->e2, m.lastf ? m.lastf : s); in compare_overload()
1493 result = build_overload(e->loc, sc, e->e2, e->e1, m.lastf ? m.lastf : s_r); in compare_overload()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/dmd/
H A Dopover.c355 result = build_overload(e->loc, sc, e->e1, NULL, fd); in op_overload()
548 result = build_overload(e->loc, sc, e->e1, NULL, fd); in op_overload()
725 result = build_overload(e->loc, sc, e->e1, NULL, m.lastf ? m.lastf : s); in op_overload()
730 result = build_overload(e->loc, sc, e->e1, e->e2, m.lastf ? m.lastf : s); in op_overload()
735 result = build_overload(e->loc, sc, e->e2, e->e1, m.lastf ? m.lastf : s_r); in op_overload()
817 result = build_overload(e->loc, sc, e->e1, e->e2, m.lastf ? m.lastf : s_r); in op_overload()
822 result = build_overload(e->loc, sc, e->e2, e->e1, m.lastf ? m.lastf : s); in op_overload()
1339 result = build_overload(e->loc, sc, e->e1, e->e2, m.lastf ? m.lastf : s); in op_overload()
1491 result = build_overload(e->loc, sc, e->e1, e->e2, m.lastf ? m.lastf : s); in compare_overload()
1496 result = build_overload(e->loc, sc, e->e2, e->e1, m.lastf ? m.lastf : s_r); in compare_overload()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/
H A Dopover.c352 result = build_overload(e->loc, sc, e->e1, NULL, fd); in op_overload()
545 result = build_overload(e->loc, sc, e->e1, NULL, fd); in op_overload()
722 result = build_overload(e->loc, sc, e->e1, NULL, m.lastf ? m.lastf : s); in op_overload()
727 result = build_overload(e->loc, sc, e->e1, e->e2, m.lastf ? m.lastf : s); in op_overload()
732 result = build_overload(e->loc, sc, e->e2, e->e1, m.lastf ? m.lastf : s_r); in op_overload()
814 result = build_overload(e->loc, sc, e->e1, e->e2, m.lastf ? m.lastf : s_r); in op_overload()
819 result = build_overload(e->loc, sc, e->e2, e->e1, m.lastf ? m.lastf : s); in op_overload()
1336 result = build_overload(e->loc, sc, e->e1, e->e2, m.lastf ? m.lastf : s); in op_overload()
1488 result = build_overload(e->loc, sc, e->e1, e->e2, m.lastf ? m.lastf : s); in compare_overload()
1493 result = build_overload(e->loc, sc, e->e2, e->e1, m.lastf ? m.lastf : s_r); in compare_overload()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/
H A Dopover.c352 result = build_overload(e->loc, sc, e->e1, NULL, fd); in op_overload()
545 result = build_overload(e->loc, sc, e->e1, NULL, fd); in op_overload()
722 result = build_overload(e->loc, sc, e->e1, NULL, m.lastf ? m.lastf : s); in op_overload()
727 result = build_overload(e->loc, sc, e->e1, e->e2, m.lastf ? m.lastf : s); in op_overload()
732 result = build_overload(e->loc, sc, e->e2, e->e1, m.lastf ? m.lastf : s_r); in op_overload()
814 result = build_overload(e->loc, sc, e->e1, e->e2, m.lastf ? m.lastf : s_r); in op_overload()
819 result = build_overload(e->loc, sc, e->e2, e->e1, m.lastf ? m.lastf : s); in op_overload()
1336 result = build_overload(e->loc, sc, e->e1, e->e2, m.lastf ? m.lastf : s); in op_overload()
1488 result = build_overload(e->loc, sc, e->e1, e->e2, m.lastf ? m.lastf : s); in compare_overload()
1493 result = build_overload(e->loc, sc, e->e2, e->e1, m.lastf ? m.lastf : s_r); in compare_overload()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/dmd/
H A Dopover.c355 result = build_overload(e->loc, sc, e->e1, NULL, fd); in op_overload()
548 result = build_overload(e->loc, sc, e->e1, NULL, fd); in op_overload()
725 result = build_overload(e->loc, sc, e->e1, NULL, m.lastf ? m.lastf : s); in op_overload()
730 result = build_overload(e->loc, sc, e->e1, e->e2, m.lastf ? m.lastf : s); in op_overload()
735 result = build_overload(e->loc, sc, e->e2, e->e1, m.lastf ? m.lastf : s_r); in op_overload()
817 result = build_overload(e->loc, sc, e->e1, e->e2, m.lastf ? m.lastf : s_r); in op_overload()
822 result = build_overload(e->loc, sc, e->e2, e->e1, m.lastf ? m.lastf : s); in op_overload()
1339 result = build_overload(e->loc, sc, e->e1, e->e2, m.lastf ? m.lastf : s); in op_overload()
1491 result = build_overload(e->loc, sc, e->e1, e->e2, m.lastf ? m.lastf : s); in compare_overload()
1496 result = build_overload(e->loc, sc, e->e2, e->e1, m.lastf ? m.lastf : s_r); in compare_overload()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/d/dmd/
H A Dopover.c355 result = build_overload(e->loc, sc, e->e1, NULL, fd); in op_overload()
548 result = build_overload(e->loc, sc, e->e1, NULL, fd); in op_overload()
725 result = build_overload(e->loc, sc, e->e1, NULL, m.lastf ? m.lastf : s); in op_overload()
730 result = build_overload(e->loc, sc, e->e1, e->e2, m.lastf ? m.lastf : s); in op_overload()
735 result = build_overload(e->loc, sc, e->e2, e->e1, m.lastf ? m.lastf : s_r); in op_overload()
817 result = build_overload(e->loc, sc, e->e1, e->e2, m.lastf ? m.lastf : s_r); in op_overload()
822 result = build_overload(e->loc, sc, e->e2, e->e1, m.lastf ? m.lastf : s); in op_overload()
1339 result = build_overload(e->loc, sc, e->e1, e->e2, m.lastf ? m.lastf : s); in op_overload()
1491 result = build_overload(e->loc, sc, e->e1, e->e2, m.lastf ? m.lastf : s); in compare_overload()
1496 result = build_overload(e->loc, sc, e->e2, e->e1, m.lastf ? m.lastf : s_r); in compare_overload()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/dmd/
H A Dopover.c355 result = build_overload(e->loc, sc, e->e1, NULL, fd); in op_overload()
548 result = build_overload(e->loc, sc, e->e1, NULL, fd); in op_overload()
725 result = build_overload(e->loc, sc, e->e1, NULL, m.lastf ? m.lastf : s); in op_overload()
730 result = build_overload(e->loc, sc, e->e1, e->e2, m.lastf ? m.lastf : s); in op_overload()
735 result = build_overload(e->loc, sc, e->e2, e->e1, m.lastf ? m.lastf : s_r); in op_overload()
817 result = build_overload(e->loc, sc, e->e1, e->e2, m.lastf ? m.lastf : s_r); in op_overload()
822 result = build_overload(e->loc, sc, e->e2, e->e1, m.lastf ? m.lastf : s); in op_overload()
1339 result = build_overload(e->loc, sc, e->e1, e->e2, m.lastf ? m.lastf : s); in op_overload()
1491 result = build_overload(e->loc, sc, e->e1, e->e2, m.lastf ? m.lastf : s); in compare_overload()
1496 result = build_overload(e->loc, sc, e->e2, e->e1, m.lastf ? m.lastf : s_r); in compare_overload()
[all …]
/dports/devel/pytype/pytype-2021.9.9/pytype/overlays/
H A Dtyping_overlay.py734 def build_overload(vm): function
772 "overload": build_overload,
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/cp/
H A Dname-lookup.c2640 *newval = build_overload (OVL_CURRENT (tmp), *newval); in do_nonmember_using_decl()
4121 s1 = build_overload (fn2, s1); in merge_functions()
4324 n = build_overload (OVL_CURRENT (o), n); in remove_hidden_names()
5185 k->functions = build_overload (fn, k->functions); in add_function()
H A Dtypeck2.c2037 noex = build_overload (fn, noex); in merge_exception_specifiers()
/dports/lang/gnat_util/gcc-6-20180516/gcc/cp/
H A Dname-lookup.c2652 *newval = build_overload (OVL_CURRENT (tmp), *newval); in do_nonmember_using_decl()
4182 s1 = build_overload (fn2, s1); in merge_functions()
4392 n = build_overload (OVL_CURRENT (o), n); in remove_hidden_names()
5261 k->functions = build_overload (fn, k->functions); in add_function()
/dports/lang/gcc48/gcc-4.8.5/gcc/cp/
H A Dname-lookup.c2554 *newval = build_overload (OVL_CURRENT (tmp), *newval); in do_nonmember_using_decl()
4028 s1 = build_overload (fn2, s1); in merge_functions()
4231 n = build_overload (OVL_CURRENT (o), n); in remove_hidden_names()
5092 k->functions = build_overload (fn, k->functions); in add_function()
H A Dtypeck2.c1912 noex = build_overload (fn, noex); in merge_exception_specifiers()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/cp/
H A Dname-lookup.c2536 *newval = build_overload (OVL_CURRENT (tmp), *newval); in do_nonmember_using_decl()
4008 s1 = build_overload (fn2, s1); in merge_functions()
4211 n = build_overload (OVL_CURRENT (o), n); in remove_hidden_names()
5072 k->functions = build_overload (fn, k->functions); in add_function()
H A Dtypeck2.c1901 noex = build_overload (fn, noex); in merge_exception_specifiers()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/cp/
H A Dname-lookup.c2652 *newval = build_overload (OVL_CURRENT (tmp), *newval); in do_nonmember_using_decl()
4182 s1 = build_overload (fn2, s1); in merge_functions()
4392 n = build_overload (OVL_CURRENT (o), n); in remove_hidden_names()
5261 k->functions = build_overload (fn, k->functions); in add_function()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/cp/
H A Dname-lookup.c2238 *newval = build_overload (OVL_CURRENT (tmp), *newval); in do_nonmember_using_decl()
3462 s1 = build_overload (fn2, s1); in merge_functions()
4123 k->functions = build_overload (fn, k->functions); in add_function()
H A Dtree.c917 build_overload (tree decl, tree chain) in build_overload() function
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/cp/
H A Dname-lookup.c2238 *newval = build_overload (OVL_CURRENT (tmp), *newval); in do_nonmember_using_decl()
3462 s1 = build_overload (fn2, s1); in merge_functions()
4123 k->functions = build_overload (fn, k->functions); in add_function()
H A Dtree.c917 build_overload (tree decl, tree chain) in build_overload() function

12345