Searched refs:getNullabilityLoc (Results 1 – 2 of 2) sorted by relevance
736 OCDS.getNullabilityLoc(), in ParseObjCInterfaceDeclList()797 << SourceRange(DS.getNullabilityLoc()); in diagnoseRedundantPropertyNullability()804 << SourceRange(DS.getNullabilityLoc()); in diagnoseRedundantPropertyNullability()1262 DS.getNullabilityLoc(), in ParseObjCTypeName()
858 SourceLocation getNullabilityLoc() const { in getNullabilityLoc() function