Searched refs:getNullabilityLoc (Results 1 – 2 of 2) sorted by relevance
798 OCDS.getNullabilityLoc(), in ParseObjCInterfaceDeclList()857 << SourceRange(DS.getNullabilityLoc()); in diagnoseRedundantPropertyNullability()864 << SourceRange(DS.getNullabilityLoc()); in diagnoseRedundantPropertyNullability()1332 DS.getNullabilityLoc(), in ParseObjCTypeName()
911 SourceLocation getNullabilityLoc() const { in getNullabilityLoc() function