Searched defs:is_constructor (Results 1 – 10 of 10) sorted by relevance
159 int is_constructor = (strncmp (physname, "__ct__", 6) == 0); in pascal_type_print_method_args() local648 int is_constructor = (strncmp (physname, "__ct__", 6) == 0); in pascal_type_print_base() local
215 int is_constructor; in java_type_print_base() local
1143 int is_constructor = name && strcmp (method_name, in c_type_print_base() local
349 int is_constructor; in gdb_mangle_name() local
849 unsigned int is_constructor : 1; member
1421 int is_method, int is_constructor, in dump_ada_function_declaration()2748 bool is_constructor = false; in print_ada_declaration() local
1653 bool is_method, bool is_constructor, in dump_ada_function_declaration()2914 bool is_constructor = false; in dump_ada_declaration() local
2862 bfd_boolean is_constructor; in parse_stab_argtypes() local
2981 bfd_boolean is_constructor; in parse_stab_argtypes() local
2489 int is_constructor = DECL_CONSTRUCTOR_P (decl); in check_explicit_specialization() local