Searched refs:property_note_select (Results 1 – 1 of 1) sorted by relevance
5376 unsigned property_note_select; in DoEmitAvailabilityWarning() local5390 property_note_select = /* deprecated */ 0; in DoEmitAvailabilityWarning()5401 property_note_select = /* unavailable */ 1; in DoEmitAvailabilityWarning()5409 property_note_select = /* partial */ 2; in DoEmitAvailabilityWarning()5418 << ObjCProperty->getDeclName() << property_note_select; in DoEmitAvailabilityWarning()5423 << ObjCProperty->getDeclName() << property_note_select; in DoEmitAvailabilityWarning()