Lines Matching defs:is_dtor
4953 bool is_ctor = false, is_dtor = false, is_const = false;
4954 read_cdtor_const(n, is_ctor, is_dtor, is_const);
4972 set_member_function_is_dtor(m, is_dtor);
4991 bool is_ctor = false, is_dtor = false, is_const = false;
4992 read_cdtor_const(n, is_ctor, is_dtor, is_const);
5306 bool is_ctor = false, is_dtor = false, is_const = false;
5307 read_cdtor_const(n, is_ctor, is_dtor, is_const);
5322 set_member_function_is_dtor(m, is_dtor);
5338 bool is_ctor = false, is_dtor = false, is_const = false;
5339 read_cdtor_const(n, is_ctor, is_dtor, is_const);