Lines Matching defs:is_ctor
4953 bool is_ctor = false, is_dtor = false, is_const = false;
4954 read_cdtor_const(n, is_ctor, is_dtor, is_const);
4971 set_member_function_is_ctor(m, is_ctor);
4991 bool is_ctor = false, is_dtor = false, is_const = false;
4992 read_cdtor_const(n, is_ctor, is_dtor, is_const);
5004 is_ctor, is_const));
5306 bool is_ctor = false, is_dtor = false, is_const = false;
5307 read_cdtor_const(n, is_ctor, is_dtor, is_const);
5321 set_member_function_is_ctor(m, is_ctor);
5338 bool is_ctor = false, is_dtor = false, is_const = false;
5339 read_cdtor_const(n, is_ctor, is_dtor, is_const);
5351 is_ctor, is_const));