Searched refs:hasExplicitBound (Results 1 – 6 of 6) sorted by relevance
1200 if (Param->hasExplicitBound()) { in PrintObjCTypeParams()
1268 if (D->hasExplicitBound()) in VisitObjCTypeParamDecl()
1414 if (hasExplicitBound()) { in getSourceRange()
619 bool hasExplicitBound() const { return ColonLoc.isValid(); } in hasExplicitBound() function
1557 if (D->hasExplicitBound()) {
917 if (newTypeParam->hasExplicitBound()) { in checkTypeParamListConsistency()923 << prevTypeParam->hasExplicitBound() in checkTypeParamListConsistency()