Searched refs:getNullabilityLoc (Results 1 – 2 of 2) sorted by relevance
775 OCDS.getNullabilityLoc(), in ParseObjCInterfaceDeclList()836 << SourceRange(DS.getNullabilityLoc()); in diagnoseRedundantPropertyNullability()843 << SourceRange(DS.getNullabilityLoc()); in diagnoseRedundantPropertyNullability()1302 DS.getNullabilityLoc(), in ParseObjCTypeName()
824 SourceLocation getNullabilityLoc() const { in getNullabilityLoc() function