Searched refs:craft_constructor (Results 1 – 3 of 3) sorted by relevance
485 static tree craft_constructor PARAMS ((tree, tree));9010 craft_constructor (class_decl, args) in craft_constructor() function9094 craft_constructor (current, NULL_TREE); in java_fix_constructors()14545 tree mdecl = craft_constructor (TYPE_NAME (class), atl);
245 static tree craft_constructor PARAMS ((tree, tree));5445 craft_constructor (class_decl, args) in craft_constructor() function5529 craft_constructor (current, NULL_TREE); in java_fix_constructors()10980 tree mdecl = craft_constructor (TYPE_NAME (class), atl);
1326 * parse.y (craft_constructor): Return the constructor decl.4664 (craft_constructor): Set DECL_FUNCTION_SYNTHETIC_CTOR.4757 (craft_constructor): Don't mess with obstacks.6442 (craft_constructor): Use PURE_INNER_CLASS_DECP_P.6966 (craft_constructor): New local `artificial'. Call7083 (craft_constructor): Fixed constructor name when handling7137 (craft_constructor): New function.7158 constructor. Call craft_constructor instead.