Searched refs:getNullabilityLoc (Results 1 – 2 of 2) sorted by relevance
761 OCDS.getNullabilityLoc(), in ParseObjCInterfaceDeclList()822 << SourceRange(DS.getNullabilityLoc()); in diagnoseRedundantPropertyNullability()829 << SourceRange(DS.getNullabilityLoc()); in diagnoseRedundantPropertyNullability()1290 DS.getNullabilityLoc(), in ParseObjCTypeName()
843 SourceLocation getNullabilityLoc() const { in getNullabilityLoc() function