Searched refs:property_note_select (Results 1 – 1 of 1) sorted by relevance
5782 unsigned property_note_select; in DoEmitAvailabilityWarning() local5796 property_note_select = /* deprecated */ 0; in DoEmitAvailabilityWarning()5807 property_note_select = /* unavailable */ 1; in DoEmitAvailabilityWarning()5859 property_note_select = /* partial */ 2; in DoEmitAvailabilityWarning()5868 << ObjCProperty->getDeclName() << property_note_select; in DoEmitAvailabilityWarning()5873 << ObjCProperty->getDeclName() << property_note_select; in DoEmitAvailabilityWarning()