Searched refs:type_code_string (Results 1 – 1 of 1) sorted by relevance
206 const char *type_code_string; in c_incomplete_type_error() local223 type_code_string = "struct"; in c_incomplete_type_error()227 type_code_string = "union"; in c_incomplete_type_error()231 type_code_string = "enum"; in c_incomplete_type_error()258 type_code_string, TYPE_NAME (type)); in c_incomplete_type_error()