Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A Ddeterministic-diagnostics-order.m10 @property id prop3; property
23 @property int prop3; property
30 -(int) prop3 { return 0; } method
/llvm-project/clang/test/SemaObjC/
H A Diboutletcollection-attr.m14 @property (nonatomic, retain) __attribute__((iboutletcollection())) id prop3; property
30 @property __attribute__((iboutletcollection(BAD))) int prop3; // expected-warning {{property with '… property
/llvm-project/clang/test/Index/
H A Dcomplete-synthesized.m13 @property short prop3; property
H A Dget-cursor.m78 @property (assign) id prop3; property