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