Searched defs:is_destructor (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dp-typeprint.c159 int is_destructor = (startswith (physname, "__dt__")); local
661 int is_destructor = (startswith (physname, "__dt__")); local
H A Dsymtab.c605 int is_destructor = is_destructor_name (physname); local
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dp-typeprint.c128 int is_destructor = (startswith (physname, "__dt__")); local
605 int is_destructor = (startswith (physname, "__dt__")); local
H A Dsymtab.c678 int is_destructor = is_destructor_name (physname); local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-attribs.c1549 get_priority (tree args, bool is_destructor) argument
H A Dc-ada-spec.c2961 bool is_destructor = false; local
1584 dump_ada_function_declaration(pretty_printer *buffer, tree func, bool is_method, bool is_constructor, bool is_destructor, int spc) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-ada-spec.cc3016 bool is_destructor = false; local
1584 dump_ada_function_declaration(pretty_printer *buffer, tree func, bool is_method, bool is_constructor, bool is_destructor, int spc) argument
H A Dc-attribs.cc1869 get_priority (tree args, bool is_destructor) argument
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dstabs.c2981 bool is_destructor; local
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dstabs.c2978 bfd_boolean is_destructor; local
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dstabs.c2981 bool is_destructor; local

Completed in 368 milliseconds