Lines Matching refs:ill
517 is ill-formed. There is no transfer of ownership, and ARC inserts no retain
548 vice-versa, is ill-formed. For example, an Objective-C object pointer shall
575 than a retainable object pointer type is ill-formed, as discussed above, unless
651 ill-formed as discussed above unless the result is immediately used:
684 A program is ill-formed if it attempts to apply an ownership qualifier to a
694 a program is ill-formed if it attempts to form a pointer or reference type to a
739 * otherwise the program is ill-formed.
772 corresponding ownership. A property is ill-formed if it has conflicting
800 was ill-formed to synthesize such a property.
917 attribute. A program is ill-formed if it applies the ``__weak`` ownership
926 A program is ill-formed if it declares an ``__autoreleasing`` object of
927 non-automatic storage duration. A program is ill-formed if it captures an
947 A program is ill-formed if an expression of type ``T*`` is converted,
1016 The pass-by-writeback is ill-formed if the argument expression does not have a
1065 A program is ill-formed if it declares a member of a C struct or union to have
1131 Such a type written anywhere else would be ill-formed by the general rule
1137 ill-formed.
1192 pointer type. Additionally, a program is ill-formed if it declares or
1217 A program is ill-formed if a method's declarations, implementations, and
1293 variable. However, it is undefined behavior and the program is ill-formed, no
1564 A program is ill-formed if it contains a method definition, message send, or
1613 A program is ill-formed if it contains a message send or ``@selector``
1686 A program is ill-formed if it refers to the ``NSAutoreleasePool`` class.
1909 annotations. A program is ill-formed if it annotates the same function with
1923 modes. A program is ill-formed if it attempts to change files, whether by