Searched refs:assignable (Results 1 – 15 of 15) sorted by relevance
18 f.size.width = 2.2; // expected-error {{expression is not assignable}}19 f.size.inner.dim = 200; // expected-error {{expression is not assignable}}31 self.size.width = 2.2; // expected-error {{expression is not assignable}}
12 @selector(dealloc) = s; // expected-error {{expression is not assignable}}
38 b.value.data = 17; // expected-error {{not assignable}}
142 if(!assignable(methodClass, cls)) { in includeMethodFromIncludeExclude()172 private boolean assignable(Class sourceClass, Class targetClass) { in assignable() method in XmlMethodSelector
70 # No PCI assignable devices
67 arbitrary unary and binary operators (with assignable precedence!).
201 // * It must be assignable (have operator=() defined).
232 // * It must be assignable (have operator=() defined).
5309 "read-only variable is not assignable}0">;5475 "expression is not assignable">;6256 "array type %0 is not assignable">;6258 "non-object type %0 is not assignable">;6260 "expression is not assignable">;6262 "incomplete type %0 is not assignable">;6267 "vector is not assignable (contains duplicate components)">;6269 "variable is not assignable (missing __block type specifier)">;
1078 assignable, move assignable, or destructible. It is a violation of C++'s One
1539 its operator[] does not provide an assignable lvalue.1806 or ``operator delete``. It is efficiently copyable, assignable and