Searched refs:getNullabilityLoc (Results 1 – 2 of 2) sorted by relevance
800 OCDS.getNullabilityLoc(), in ParseObjCInterfaceDeclList()860 << SourceRange(DS.getNullabilityLoc()); in diagnoseRedundantPropertyNullability()867 << SourceRange(DS.getNullabilityLoc()); in diagnoseRedundantPropertyNullability()1337 DS.getNullabilityLoc(), in ParseObjCTypeName()
947 SourceLocation getNullabilityLoc() const { in getNullabilityLoc() function