Searched refs:hasAssociatedConstraints (Results 1 – 4 of 4) sorted by relevance
199 bool hasAssociatedConstraints() const;425 bool hasAssociatedConstraints() const;2162 bool hasAssociatedConstraints() const {2163 return TemplateParams->hasAssociatedConstraints();2937 bool hasAssociatedConstraints() const {2938 return TemplateParams->hasAssociatedConstraints();
242 bool TemplateParameterList::hasAssociatedConstraints() const { in hasAssociatedConstraints() function in TemplateParameterList297 bool TemplateDecl::hasAssociatedConstraints() const { in hasAssociatedConstraints() function in TemplateDecl298 if (TemplateParams->hasAssociatedConstraints()) in hasAssociatedConstraints()
4308 !TemplateParams->hasAssociatedConstraints())) { in ActOnVarTemplateSpecialization()8721 !TemplateParams->hasAssociatedConstraints())) { in ActOnClassTemplateSpecialization()8926 if (NewDecl->hasAssociatedConstraints()) { in ActOnStartConceptDefinition()
1404 NewTemplate->getTemplateParameters()->hasAssociatedConstraints() || in IsOverloadOrOverrideImpl()1405 OldTemplate->getTemplateParameters()->hasAssociatedConstraints(); in IsOverloadOrOverrideImpl()