Searched refs:hasExplicitBound (Results 1 – 7 of 7) sorted by relevance
1265 if (Param->hasExplicitBound()) { in PrintObjCTypeParams()
979 attributeOnlyIfTrue("bounded", D->hasExplicitBound()); in VisitObjCTypeParamDecl()
1451 if (hasExplicitBound()) { in getSourceRange()
2233 if (D->hasExplicitBound()) in VisitObjCTypeParamDecl()
639 bool hasExplicitBound() const { return ColonLoc.isValid(); } in hasExplicitBound() function
1585 if (D->hasExplicitBound()) {
921 if (newTypeParam->hasExplicitBound()) { in checkTypeParamListConsistency()927 << prevTypeParam->hasExplicitBound() in checkTypeParamListConsistency()