Searched refs:CheckTypeConstraint (Results 1 – 3 of 3) sorted by relevance
1111 bool Sema::CheckTypeConstraint(TemplateIdAnnotation *TypeConstr) { in CheckTypeConstraint() function in Sema1151 if (CheckTypeConstraint(TypeConstr)) in BuildTypeConstraint()
3881 if (TemplateId && !isInvalid && Actions.CheckTypeConstraint(TemplateId)) in ParseDeclarationSpecifiers()
8273 bool CheckTypeConstraint(TemplateIdAnnotation *TypeConstraint);