Searched refs:getNullabilityLoc (Results 1 – 2 of 2) sorted by relevance
750 OCDS.getNullabilityLoc(), in ParseObjCInterfaceDeclList()812 << SourceRange(DS.getNullabilityLoc()); in diagnoseRedundantPropertyNullability()819 << SourceRange(DS.getNullabilityLoc()); in diagnoseRedundantPropertyNullability()1287 DS.getNullabilityLoc(), in ParseObjCTypeName()
873 SourceLocation getNullabilityLoc() const { in getNullabilityLoc() function