Searched refs:verify_constructor_super (Results 1 – 3 of 3) sorted by relevance
2833 * parse.y (verify_constructor_super): Compare anonymous class ctor5519 * parse.y (verify_constructor_super): Use loop variable5922 (verify_constructor_super): New local `supper_inner'. Skip6979 (verify_constructor_super): Use SKIP_THIS_AND_ARTIFICIAL_PARMS.7090 (verify_constructor_super): Skip anonymous class constructor7126 (verify_constructor_super): Tuned error message.7138 (verify_constructor_super): Added argument in prototype.7161 (fix_constructors): Pass extra argument to verify_constructor_super.7162 (verify_constructor_super): New local `sdecl', use it. Search for8049 (verify_constructor_super): Fixed indentation.[all …]
486 static int verify_constructor_super PARAMS ((tree));12425 if (verify_constructor_super (mdecl))12529 verify_constructor_super (mdecl) in verify_constructor_super() function
246 static int verify_constructor_super PARAMS ((tree));8860 if (verify_constructor_super (mdecl))8964 verify_constructor_super (mdecl) in verify_constructor_super() function