Searched refs:member_class_templates_ (Results 1 – 3 of 3) sorted by relevance
788 member_class_templates member_class_templates_; member
21172 {return priv_->member_class_templates_;} in get_member_class_templates()21198 priv_->member_class_templates_.push_back(m); in add_member_class_template()21211 && priv_->member_class_templates_.empty()); in has_no_member()
17003 member_class_templates_, is_declaration_only_}): Move these data33058 member_class_templates_}): Move these data members into the pimpl33064 member_class_templates_}): ... here.