Home
last modified time | relevance | path

Searched refs:array_to_pointer_conversion (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-typeck.c1889 array_to_pointer_conversion (location_t loc, tree exp) in array_to_pointer_conversion() function
2058 exp.value = array_to_pointer_conversion (loc, exp.value); in default_function_array_conversion()
7972 inside_init = array_to_pointer_conversion in digest_init()
8055 inside_init = init = array_to_pointer_conversion (init_loc, init); in digest_init()
9590 value = array_to_pointer_conversion (input_location, value); in output_init_element()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.cc1903 array_to_pointer_conversion (location_t loc, tree exp) in array_to_pointer_conversion() function
2069 exp.value = array_to_pointer_conversion (loc, exp.value); in default_function_array_conversion()
8147 inside_init = array_to_pointer_conversion in digest_init()
8232 inside_init = init = array_to_pointer_conversion (init_loc, init); in digest_init()
9770 value = array_to_pointer_conversion (input_location, value); in output_init_element()
H A DChangeLog687 * c-typeck.c (array_to_pointer_conversion): Same.
4429 * c-typeck.c (array_to_pointer_conversion): Use true instead of 1.
6053 * c-typeck.c (array_to_pointer_conversion): Likewise.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200919503 * c-typeck.c (array_to_pointer_conversion): New location argument.
19508 (build_unary_op): Pass location to array_to_pointer_conversion.
19515 array_to_pointer_conversion.
24813 * c-typeck.c (array_to_pointer_conversion): Do not built
H A DChangeLog-200513517 array_to_pointer_conversion and function_to_pointer_conversion.
13519 (array_to_pointer_conversion): Do not handle type qualifiers or
13523 (build_unary_op): Call array_to_pointer_conversion, not
H A DChangeLog-20084332 * c-typeck.c (array_to_pointer_conversion): Pass location to
H A DChangeLog-201223624 * c-typeck.c (array_to_pointer_conversion): Give -Wc++-compat warning