Searched refs:getNullabilityLoc (Results 1 – 2 of 2) sorted by relevance
782 OCDS.getNullabilityLoc(), in ParseObjCInterfaceDeclList()844 << SourceRange(DS.getNullabilityLoc()); in diagnoseRedundantPropertyNullability()851 << SourceRange(DS.getNullabilityLoc()); in diagnoseRedundantPropertyNullability()1319 DS.getNullabilityLoc(), in ParseObjCTypeName()
895 SourceLocation getNullabilityLoc() const { in getNullabilityLoc() function