Home
last modified time | relevance | path

Searched defs:prop3 (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/SemaObjC/
Diboutletcollection-attr.m15 @property (nonatomic, retain) __attribute__((iboutletcollection())) id prop3; property
31 @property __attribute__((iboutletcollection(BAD))) int prop3; // expected-warning {{property with '… property
/external/clang/test/Index/
Dcomplete-synthesized.m13 @property short prop3; property
Dget-cursor.m78 @property (assign) id prop3; property