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