Searched refs:grok_ctor_properties (Results 1 – 8 of 8) sorted by relevance
156 (grok_ctor_properties): Don't treat templates as copy558 * decl.c (grok_ctor_properties): Complain about any constructor1138 (grok_ctor_properties): Likewise.3960 * decl.c (grok_ctor_properties): Make sure ctors for types with3965 (tsubst): Call grok_ctor_properties and maybe_retrofit_in_chrg.
3937 extern int grok_ctor_properties (tree, tree);
6382 if (DECL_CONSTRUCTOR_P (decl) && !grok_ctor_properties (ctype, decl)) in grokfndecl()9199 grok_ctor_properties (tree ctype, tree decl) in grok_ctor_properties() function
205 (grok_ctor_properties): Don't remember them here, just check.3015 * decl.c (grokdeclarator, copy_args_p, grok_ctor_properties): Likewise.
1565 grok_ctor_properties, grok_op_properties,5796 (grok_ctor_properties): Don't set IDENTIFIER_ERROR_LOCUS.
174 * decl.c (grok_ctor_properties): Use it.4504 (grok_ctor_properties): Likewise.
2160 * decl.c (grok_ctor_properties): Return 0 for A(A) constructor.2161 (grokfndecl): Check the return value of grok_ctor_properties.
6765 grok_ctor_properties (ctx, r); in tsubst_decl()