Home
last modified time | relevance | path

Searched defs:is_dtor (Results 1 – 5 of 5) sorted by relevance

/external/libabigail/src/
Dabg-reader.cc4700 bool is_ctor = false, is_dtor = false, is_const = false; in build_class_decl() local
4739 bool is_ctor = false, is_dtor = false, is_const = false; in build_class_decl() local
5039 bool is_ctor = false, is_dtor = false, is_const = false; in build_union_decl() local
5072 bool is_ctor = false, is_dtor = false, is_const = false; in build_union_decl() local
Dabg-hash.cc413 is_dtor = get_member_function_is_dtor(t), in operator ()() local
Dabg-writer.cc1780 bool is_dtor, in write_cdtor_const_static()
Dabg-dwarf-reader.cc9474 bool is_dtor = !fn_name.empty() && fn_name[0] == '~'; in die_return_and_parm_names_from_fn_type_die() local
11706 bool is_dtor = (!f->get_name().empty() in finish_member_function_reading() local
Dabg-ir.cc19523 bool is_dtor, bool is_const) in add_member_function()
21121 bool is_dtor, bool is_const) in add_member_function()