Searched defs:fn_decl (Results 1 – 8 of 8) sorted by relevance
37 struct fn_decl struct39 const char *fname;40 const char *rtype;41 const char *params;42 struct partial_proto *partial;
136 struct fn_decl fn_decl; in main() local
45 struct fn_decl struct47 const char *fname;48 const char *rtype;49 const char *params;50 struct partial_proto *partial;
143 struct fn_decl fn_decl; local
327 tree fn_decl; in tree_code_create_function_prototype() local423 tree fn_decl; in tree_code_create_function_initial() local462 tree fn_decl; in tree_code_create_function_wrapup() local
243 tree fn_decl; in tree_code_create_function_prototype() local321 tree fn_decl; in tree_code_create_function_initial() local457 tree fn_decl; in tree_code_create_function_wrapup() local
2584 mangle_thunk (fn_decl, offset, vcall_offset) in mangle_thunk() argument
2751 mangle_thunk (tree fn_decl, const int this_adjusting, tree fixed_offset, in mangle_thunk()