Searched refs:d_func_proto_syms (Results 1 – 4 of 4) sorted by relevance
209 for (sym_t *sym = dcs->d_func_proto_syms; sym != NULL; in begin_function()373 symtab_remove_level(dcs->d_func_proto_syms); in end_function()
381 sym_t *d_func_proto_syms; /* symbols defined in prototype, such member
550 *dl->d_last_dlsym = dcs->d_func_proto_syms; in end_declaration_level()551 dcs->d_func_proto_syms = dl->d_first_dlsym; in end_declaration_level()639 dcs->d_func_proto_syms = NULL; in dcs_begin_type()1411 dcs->d_enclosing->d_func_proto_syms = dcs->d_first_dlsym; in add_function()1541 dcs->d_func_proto_syms = NULL; in declarator_name()
525 for (const sym_t *sym = dl->d_func_proto_syms; in debug_decl_level()