Searched refs:getNullabilityLoc (Results 1 – 2 of 2) sorted by relevance
763 OCDS.getNullabilityLoc(), in ParseObjCInterfaceDeclList()827 << SourceRange(DS.getNullabilityLoc()); in diagnoseRedundantPropertyNullability()834 << SourceRange(DS.getNullabilityLoc()); in diagnoseRedundantPropertyNullability()1293 DS.getNullabilityLoc(), in ParseObjCTypeName()
828 SourceLocation getNullabilityLoc() const { in getNullabilityLoc() function