Searched refs:type_code_string (Results 1 – 1 of 1) sorted by relevance
171 const char *type_code_string; in c_incomplete_type_error() local188 type_code_string = "struct"; in c_incomplete_type_error()192 type_code_string = "union"; in c_incomplete_type_error()196 type_code_string = "enum"; in c_incomplete_type_error()223 type_code_string, TYPE_NAME (type)); in c_incomplete_type_error()