Searched refs:getNullabilityLoc (Results 1 – 2 of 2) sorted by relevance
719 OCDS.getNullabilityLoc(), in ParseObjCInterfaceDeclList()779 << SourceRange(DS.getNullabilityLoc()); in diagnoseRedundantPropertyNullability()786 << SourceRange(DS.getNullabilityLoc()); in diagnoseRedundantPropertyNullability()1135 DS.getNullabilityLoc(), in ParseObjCTypeName()
949 SourceLocation getNullabilityLoc() const { in getNullabilityLoc() function