Lines Matching defs:is_ctor
6209 /// Setter for the is_ctor property of the member function.
6213 /// @param f the new boolean value of the is_ctor property. Is true
6229 /// Setter for the is_ctor property of the member function.
6233 /// @param f the new boolean value of the is_ctor property. Is true
21608 /// @param is_ctor whether the new member function is a constructor.
21616 bool is_static, bool is_ctor,
21623 set_member_function_is_ctor(f, is_ctor);
21787 /*is_ctor=*/false,
22703 /*is_ctor=*/false,
23256 /// @param is_ctor whether the member function is a constructor.
23266 bool is_static, bool is_ctor,
23269 add_member_function(f, a, is_static, is_ctor,