Lines Matching refs:show_ident
1261 sparse_error(token->pos, "unknown mode attribute %s", show_ident(token->ident)); in attribute_mode()
1320 warning(token->pos, "unknown attribute '%s'", show_ident(token->ident)); in recover_unknown_attribute()
1476 old, show_ident(new)); in specifier_conflict()
1760 show_ident(*n)); in which_func()
1867 show_ident(*ctx->ident), width); in handle_bitfield()
2234 const char *name = show_ident(sym->ident); in validate_for_loop_decl()
2370 const char *id = show_ident(ident); in warn_label_usage()
2463 sparse_error(stmt->pos, "label '%s' redefined", show_ident(s->ident)); in statement()
2730 show_ident(sym->ident)); in declare_argument()
2758 … warning(decl->pos, "function '%s' with external linkage has definition", show_ident(decl->ident)); in parse_function_body()
2780 show_ident(decl->ident)); in parse_function_body()
2792 warning(decl->pos, "function '%s' has computed goto but no targets?", show_ident(decl->ident)); in parse_function_body()
2825 show_ident(arg->ident)); in apply_k_r_types()
2840 warning(arg->pos, "nonsensical parameter declaration '%s'", show_ident(arg->ident)); in apply_k_r_types()
2851 warning(token->pos, "non-ANSI definition of function '%s'", show_ident(decl->ident)); in parse_k_r_arguments()
2958 show_ident(decl->ident)); in external_declaration()
2963 show_ident(decl->ident)); in external_declaration()
2981 warning(decl->pos, "'%s' has implicit type", show_ident(decl->ident)); in external_declaration()