Home
last modified time | relevance | path

Searched refs:function_to_pointer_conversion (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A DChangeLog.apple269 and function_to_pointer_conversion.
270 * c-typeck.c (array_to_pointer_conversion, function_to_pointer_conversion):
272 * c-common.h (array_to_pointer_conversion, function_to_pointer_conversion):
H A Dc-common.h1138 extern tree function_to_pointer_conversion (tree);
H A Dc-typeck.c1561 function_to_pointer_conversion (tree exp) in function_to_pointer_conversion() function
1620 exp.value = function_to_pointer_conversion (exp.value); in default_function_array_conversion()
2370 function = function_to_pointer_conversion (function); in build_function_call()
H A Dc-decl.c7910 exp = function_to_pointer_conversion (exp); in build_block_ref_decl()
H A DChangeLog-200513518 array_to_pointer_conversion and function_to_pointer_conversion.
13522 (build_function_call): Call function_to_pointer_conversion for