Home
last modified time | relevance | path

Searched defs:fn_decl (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dscan.h37 struct fn_decl struct
39 const char *fname;
40 const char *rtype;
41 const char *params;
42 struct partial_proto *partial;
H A Dgen-protos.c136 struct fn_decl fn_decl; in main() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dscan.h45 struct fn_decl struct
47 const char *fname;
48 const char *rtype;
49 const char *params;
50 struct partial_proto *partial;
H A Dgen-protos.c143 struct fn_decl fn_decl; local
/openbsd-src/gnu/gcc/gcc/treelang/
H A Dtreetree.c327 tree fn_decl; in tree_code_create_function_prototype() local
423 tree fn_decl; in tree_code_create_function_initial() local
462 tree fn_decl; in tree_code_create_function_wrapup() local
/openbsd-src/gnu/usr.bin/gcc/gcc/treelang/
H A Dtreetree.c243 tree fn_decl; in tree_code_create_function_prototype() local
321 tree fn_decl; in tree_code_create_function_initial() local
457 tree fn_decl; in tree_code_create_function_wrapup() local
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dmangle.c2584 mangle_thunk (fn_decl, offset, vcall_offset) in mangle_thunk() argument
/openbsd-src/gnu/gcc/gcc/cp/
H A Dmangle.c2751 mangle_thunk (tree fn_decl, const int this_adjusting, tree fixed_offset, in mangle_thunk()