Home
last modified time | relevance | path

Searched refs:static_fn_type (Results 1 – 25 of 194) sorted by relevance

12345678

/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/cp/
H A DChangeLog255 (static_fn_type, revert_static_member_fn): Adjust.
H A Dclass.c7186 target_fn_type = static_fn_type (target_type); in resolve_address_of_overloaded_function()
7216 if (same_type_p (target_fn_type, static_fn_type (fn))) in resolve_address_of_overloaded_function()
7271 if (same_type_p (target_fn_type, static_fn_type (instantiation))) in resolve_address_of_overloaded_function()
/dports/lang/gcc48/gcc-4.8.5/gcc/cp/
H A Dclass.c7229 target_fn_type = static_fn_type (target_type); in resolve_address_of_overloaded_function()
7259 if (same_type_p (target_fn_type, static_fn_type (fn))) in resolve_address_of_overloaded_function()
7314 if (same_type_p (target_fn_type, static_fn_type (instantiation))) in resolve_address_of_overloaded_function()
H A DChangeLog787 (static_fn_type, revert_static_member_fn): Adjust.
H A Dcall.c1281 || !same_type_p (static_fn_type (fromfn), in standard_conversion()
1282 static_fn_type (tofn))) in standard_conversion()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dclass.c7775 target_fn_type = static_fn_type (target_type); in resolve_address_of_overloaded_function()
7801 tree fntype = static_fn_type (fn); in resolve_address_of_overloaded_function()
7883 tree fntype = static_fn_type (instantiation); in resolve_address_of_overloaded_function()
/dports/lang/gcc9/gcc-9.4.0/gcc/cp/
H A Dclass.c7937 target_fn_type = static_fn_type (target_type); in resolve_address_of_overloaded_function()
7963 tree fntype = static_fn_type (fn); in resolve_address_of_overloaded_function()
8045 tree fntype = static_fn_type (instantiation); in resolve_address_of_overloaded_function()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/cp/
H A Dclass.c7480 target_fn_type = static_fn_type (target_type); in resolve_address_of_overloaded_function()
7510 if (same_type_p (target_fn_type, static_fn_type (fn))) in resolve_address_of_overloaded_function()
7582 if (same_type_p (target_fn_type, static_fn_type (instantiation))) in resolve_address_of_overloaded_function()
H A Dcall.c1303 || !same_type_p (static_fn_type (fromfn), in standard_conversion()
1304 static_fn_type (tofn))) in standard_conversion()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/cp/
H A Dclass.c7719 target_fn_type = static_fn_type (target_type); in resolve_address_of_overloaded_function()
7745 tree fntype = static_fn_type (fn); in resolve_address_of_overloaded_function()
7827 tree fntype = static_fn_type (instantiation); in resolve_address_of_overloaded_function()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dclass.c7775 target_fn_type = static_fn_type (target_type); in resolve_address_of_overloaded_function()
7801 tree fntype = static_fn_type (fn); in resolve_address_of_overloaded_function()
7883 tree fntype = static_fn_type (instantiation); in resolve_address_of_overloaded_function()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/cp/
H A Dclass.c7775 target_fn_type = static_fn_type (target_type); in resolve_address_of_overloaded_function()
7801 tree fntype = static_fn_type (fn); in resolve_address_of_overloaded_function()
7883 tree fntype = static_fn_type (instantiation); in resolve_address_of_overloaded_function()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dclass.c7775 target_fn_type = static_fn_type (target_type); in resolve_address_of_overloaded_function()
7801 tree fntype = static_fn_type (fn); in resolve_address_of_overloaded_function()
7883 tree fntype = static_fn_type (instantiation); in resolve_address_of_overloaded_function()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/cp/
H A Dclass.c7860 target_fn_type = static_fn_type (target_type); in resolve_address_of_overloaded_function()
7886 tree fntype = static_fn_type (fn); in resolve_address_of_overloaded_function()
7968 tree fntype = static_fn_type (instantiation); in resolve_address_of_overloaded_function()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/cp/
H A Dclass.c7937 target_fn_type = static_fn_type (target_type); in resolve_address_of_overloaded_function()
7963 tree fntype = static_fn_type (fn); in resolve_address_of_overloaded_function()
8045 tree fntype = static_fn_type (instantiation); in resolve_address_of_overloaded_function()
/dports/lang/gcc8/gcc-8.5.0/gcc/cp/
H A Dclass.c7793 target_fn_type = static_fn_type (target_type); in resolve_address_of_overloaded_function()
7819 tree fntype = static_fn_type (fn); in resolve_address_of_overloaded_function()
7901 tree fntype = static_fn_type (instantiation); in resolve_address_of_overloaded_function()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/cp/
H A Dclass.c8106 target_fn_type = static_fn_type (target_type); in resolve_address_of_overloaded_function()
8136 tree fntype = static_fn_type (fn); in resolve_address_of_overloaded_function()
8216 tree fntype = static_fn_type (instantiation); in resolve_address_of_overloaded_function()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/cp/
H A Dclass.c8327 target_fn_type = static_fn_type (target_type); in resolve_address_of_overloaded_function()
8366 tree fntype = static_fn_type (fn); in resolve_address_of_overloaded_function()
8448 tree fntype = static_fn_type (instantiation); in resolve_address_of_overloaded_function()
/dports/lang/gnat_util/gcc-6-20180516/gcc/cp/
H A Dclass.c8106 target_fn_type = static_fn_type (target_type); in resolve_address_of_overloaded_function()
8136 tree fntype = static_fn_type (fn); in resolve_address_of_overloaded_function()
8216 tree fntype = static_fn_type (instantiation); in resolve_address_of_overloaded_function()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/cp/
H A Dclass.c8315 target_fn_type = static_fn_type (target_type); in resolve_address_of_overloaded_function()
8341 tree fntype = static_fn_type (fn); in resolve_address_of_overloaded_function()
8423 tree fntype = static_fn_type (instantiation); in resolve_address_of_overloaded_function()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/cp/
H A Dclass.c8371 target_fn_type = static_fn_type (target_type); in resolve_address_of_overloaded_function()
8410 tree fntype = static_fn_type (fn); in resolve_address_of_overloaded_function()
8492 tree fntype = static_fn_type (instantiation); in resolve_address_of_overloaded_function()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/cp/
H A Dclass.c8371 target_fn_type = static_fn_type (target_type); in resolve_address_of_overloaded_function()
8410 tree fntype = static_fn_type (fn); in resolve_address_of_overloaded_function()
8492 tree fntype = static_fn_type (instantiation); in resolve_address_of_overloaded_function()
/dports/lang/gcc10/gcc-10.3.0/gcc/cp/
H A Dclass.c8323 target_fn_type = static_fn_type (target_type); in resolve_address_of_overloaded_function()
8349 tree fntype = static_fn_type (fn); in resolve_address_of_overloaded_function()
8431 tree fntype = static_fn_type (instantiation); in resolve_address_of_overloaded_function()
/dports/lang/gcc11/gcc-11.2.0/gcc/cp/
H A Dclass.c8371 target_fn_type = static_fn_type (target_type); in resolve_address_of_overloaded_function()
8410 tree fntype = static_fn_type (fn); in resolve_address_of_overloaded_function()
8492 tree fntype = static_fn_type (instantiation); in resolve_address_of_overloaded_function()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/cp/
H A Dclass.c8330 target_fn_type = static_fn_type (target_type); in resolve_address_of_overloaded_function()
8356 tree fntype = static_fn_type (fn); in resolve_address_of_overloaded_function()
8438 tree fntype = static_fn_type (instantiation); in resolve_address_of_overloaded_function()

12345678