Searched defs:arg_info (Results 1 – 6 of 6) sorted by relevance
3492 struct c_arg_info * arg_info; in synth_block_byref_id_object_copy_func() local3556 struct c_arg_info * arg_info; in synth_block_byref_id_object_dispose_func() local4455 struct c_arg_info *arg_info = 0; in grokdeclarator() local5541 grokparms (struct c_arg_info *arg_info, bool funcdef_flag) in grokparms()5634 struct c_arg_info *arg_info = XOBNEW (&parser_obstack, in get_parm_info() local6872 store_parm_decls_newstyle (tree fndecl, const struct c_arg_info *arg_info) in store_parm_decls_newstyle()6934 store_parm_decls_oldstyle (tree fndecl, const struct c_arg_info *arg_info) in store_parm_decls_oldstyle()7175 store_parm_decls_from (struct c_arg_info *arg_info) in store_parm_decls_from()7195 struct c_arg_info *arg_info = current_function_arg_info; in store_parm_decls() local
339 struct c_arg_info *arg_info; member
1071 struct c_arg_info * arg_info; member
9002 struct c_arg_info * arg_info; in synth_copy_helper_block_func() local9092 struct c_arg_info * arg_info; in synth_destroy_helper_block_func() local
1069 const char *const arg_info; member
837 llvm::Expected<PythonCallable::ArgInfo> arg_info = pfunc.GetArgInfo(); in GetMaxPositionalArgumentsForCallable() local