Searched refs:braced_list_to_string (Results 1 – 5 of 5) sorted by relevance
1229 * c-common.c (braced_list_to_string): Return CTOR unchanged3017 * c-common.c (braced_list_to_string): Add argument and overload.3374 * c-common.c (braced_list_to_string): Make static.3376 * c-common.h (braced_list_to_string): Remove.3963 * c-common.c (braced_list_to_string): Remove eval parameter.3965 * c-common.h (braced_list_to_string): Adjust prototype.4105 * c-common.c (braced_list_to_string): New function.4106 * c-common.h (braced_list_to_string): Declare it.
9315 braced_list_to_string (tree type, tree ctor, bool member) in braced_list_to_string() function9440 return braced_list_to_string (type, ctor, member); in braced_lists_to_strings()
8856 braced_list_to_string (tree type, tree ctor, bool member) in braced_list_to_string() function8975 return braced_list_to_string (type, ctor, member); in braced_lists_to_strings()
1666 (check_initializer): Move call to braced_list_to_string from here ...1932 * decl.c (check_initializer): Call braced_list_to_string.
2798 * c-decl.c (finish_decl): Call braced_list_to_string here ...2879 braced_list_to_string.