Searched refs:hasExplicitBound (Results 1 – 7 of 7) sorted by relevance
1378 if (Param->hasExplicitBound()) { in PrintObjCTypeParams()
1502 if (hasExplicitBound()) { in getSourceRange()
1115 attributeOnlyIfTrue("bounded", D->hasExplicitBound()); in VisitObjCTypeParamDecl()
2751 if (D->hasExplicitBound()) in VisitObjCTypeParamDecl()
640 bool hasExplicitBound() const { return ColonLoc.isValid(); } in hasExplicitBound() function
1740 if (D->hasExplicitBound()) {
921 if (newTypeParam->hasExplicitBound()) { in checkTypeParamListConsistency()927 << prevTypeParam->hasExplicitBound() in checkTypeParamListConsistency()