Home
last modified time | relevance | path

Searched defs:is_constructor (Results 1 – 10 of 10) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dp-typeprint.c142 int is_constructor = DEPRECATED_STREQN (physname, "__ct__", 6); in pascal_type_print_method_args() local
640 int is_constructor = DEPRECATED_STREQN (physname, "__ct__", 6); in pascal_type_print_base() local
H A Djv-typeprint.c212 int is_constructor; in java_type_print_base() local
H A Dc-typeprint.c945 int is_constructor = name && strcmp (method_name, name) == 0; in c_type_print_base() local
H A Dsymtab.c332 int is_constructor; in gdb_mangle_name() local
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dstabs.c2820 bfd_boolean is_constructor; in parse_stab_argtypes() local
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dstabs.c2822 bfd_boolean is_constructor; in parse_stab_argtypes() local
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dcall.c358 int is_constructor = 0; local
H A Dpt.c1711 int is_constructor = DECL_CONSTRUCTOR_P (decl); local
/openbsd/gnu/gcc/gcc/cp/
H A Dcall.c275 int is_constructor = 0; in build_call() local
H A Dpt.c2033 int is_constructor = DECL_CONSTRUCTOR_P (decl); in check_explicit_specialization() local