Home
last modified time | relevance | path

Searched refs:adjust_clone_args (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/gnu/gcc/gcc/cp/
H A Dcp-tree.h3871 extern void adjust_clone_args (tree);
H A DChangeLog-20012162 * cp-tree.h (adjust_clone_args): Prototype new function.
2163 * class.c (adjust_clone_args): New function.
H A Dclass.c3922 adjust_clone_args (tree decl) in adjust_clone_args() function
H A Ddecl.c10544 adjust_clone_args (decl1); in start_preparsed_function()
H A DChangeLog-20042519 clone_function_decl, adjust_clone_args,
H A DChangeLog-20031894 (adjust_clone_args): Likewise.
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dcp-tree.h3703 extern void adjust_clone_args PARAMS ((tree));
H A Dclass.c4251 adjust_clone_args (decl) in adjust_clone_args() function
H A Ddecl.c14414 adjust_clone_args (decl1);
H A DChangeLog8139 * cp-tree.h (adjust_clone_args): Prototype new function.
8140 * class.c (adjust_clone_args): New function.