Home | History | Annotate | Download | only in docs

Lines Matching full:modifiers

763 If the property has one of the following modifiers, then the property has the
765 sources of ownership, or if it has redundant ownership modifiers, or if it has
776 With the exception of ``weak``, these modifiers are available in non-ARC
810 property type to be some sort of pointer and permits the use of modifiers other
811 than ``assign``. These modifiers only affect the synthesized getter and