Home
last modified time | relevance | path

Searched refs:locate_copy (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Dmethod.c62 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);
DChangeLog9796 (locate_dtor, locate_ctor, locate_copy): New functions.
/openbsd/src/gnu/gcc/gcc/cp/
Dmethod.c66 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()
DChangeLog-2002822 synthesize_exception_spec, locate_dtor, locate_ctor, locate_copy):
826 (locate_copy): Likewise.
DChangeLog-20043523 (locate_copy): Handle lazy copy constructors.
3585 (locate_copy): Adjust for changes to CLASSTYPE_METHOD_VEC.
DChangeLog1376 * method.c (locate_copy): Check for non_reference
3831 * method.c (locate_copy): Also use skip_artificial_parms here.
DChangeLog-20013819 (locate_dtor, locate_ctor, locate_copy): New functions.
DChangeLog-20033289 * method.c (locate_copy): Use non_reference.