Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dclass.cc8433 target_fn_type = static_fn_type (target_type); in resolve_address_of_overloaded_function()
8472 tree fntype = static_fn_type (fn); in resolve_address_of_overloaded_function()
8554 tree fntype = static_fn_type (instantiation); in resolve_address_of_overloaded_function()
H A DChangeLog-20133163 * pt.c (unify): Use static_fn_type.
3185 (static_fn_type, revert_static_member_fn): Adjust.
H A Dcall.cc1454 tree fstat = static_fn_type (fromfn); in standard_conversion()
1455 tree tstat = static_fn_type (tofn); in standard_conversion()
H A DChangeLog-20182751 * decl.c (grokparms, static_fn_type): Likewise.
2918 (static_fn_type): Use cxx_copy_lang_qualifiers.
H A Ddecl.cc18437 static_fn_type (tree memfntype) in static_fn_type() function
18465 tree stype = static_fn_type (decl); in revert_static_member_fn()
H A Dcp-tree.h6869 extern tree static_fn_type (tree);
H A DChangeLog-2009490 * decl.c (static_fn_type): Split out...
H A DChangeLog-20142334 (static_fn_type): Copy it.
H A DChangeLog-20102951 (static_fn_type): Likewise.
H A Dpt.cc19884 tree fntype = static_fn_type (oldfn); in tsubst_lambda_expr()
24829 tree fntype = static_fn_type (arg); in unify()
/netbsd-src/external/gpl3/gcc.old/dist/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()
H A Dcall.c1442 tree fstat = static_fn_type (fromfn); in standard_conversion()
1443 tree tstat = static_fn_type (tofn); in standard_conversion()
H A Ddecl.c17594 static_fn_type (tree memfntype) in static_fn_type() function
17622 tree stype = static_fn_type (decl); in revert_static_member_fn()
H A Dcp-tree.h6598 extern tree static_fn_type (tree);
H A Dpt.c19195 tree fntype = static_fn_type (oldfn); in tsubst_lambda_expr()
23907 tree fntype = static_fn_type (arg); in unify()