Searched refs:locate_copy (Results 1 – 8 of 8) sorted by relevance
| /openbsd/src/gnu/usr.bin/gcc/gcc/cp/ |
| D | method.c | 62 static tree locate_copy PARAMS ((tree, void *)); 918 locate_copy (type, client_) in locate_copy() function 1034 raises = synthesize_exception_spec (type, &locate_copy, &data);
|
| D | ChangeLog | 9796 (locate_dtor, locate_ctor, locate_copy): New functions.
|
| /openbsd/src/gnu/gcc/gcc/cp/ |
| D | method.c | 66 static tree locate_copy (tree, void *); 913 locate_copy (tree type, void *client_) in locate_copy() function 1057 raises = synthesize_exception_spec (type, &locate_copy, &data); in implicitly_declare_fn()
|
| D | ChangeLog-2002 | 822 synthesize_exception_spec, locate_dtor, locate_ctor, locate_copy): 826 (locate_copy): Likewise.
|
| D | ChangeLog-2004 | 3523 (locate_copy): Handle lazy copy constructors. 3585 (locate_copy): Adjust for changes to CLASSTYPE_METHOD_VEC.
|
| D | ChangeLog | 1376 * method.c (locate_copy): Check for non_reference 3831 * method.c (locate_copy): Also use skip_artificial_parms here.
|
| D | ChangeLog-2001 | 3819 (locate_dtor, locate_ctor, locate_copy): New functions.
|
| D | ChangeLog-2003 | 3289 * method.c (locate_copy): Use non_reference.
|