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