Home
last modified time | relevance | path

Searched defs:ivar1 (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/clang/test/SemaObjC/
H A Dinvalid-objc-decls-1.m16 Super ivar1; // expected-error{{interface type cannot be statically allocated}} field
26 Super<P1> ivar1; // expected-error{{interface type cannot be statically allocated}} field
H A Diboutletcollection-attr.m8 __attribute__((iboutletcollection(I))) id ivar1; field
21 …__attribute__((iboutletcollection(I, 1))) id ivar1; // expected-error {{expected ')'}} expected-no… field
H A Dstatic-ivar-ref-1.m8 int ivar1; field
H A Dproperty-13.m27 int ivar1; field
/aosp_15_r20/external/clang/test/ASTMerge/Inputs/
H A Dinterface2.m3 int ivar1; field
15 int ivar1; field
H A Dinterface1.m3 int ivar1; field
15 int ivar1; field
H A Dproperty1.m15 int ivar1; field
H A Dproperty2.m17 int ivar1; field
/aosp_15_r20/external/clang/test/Analysis/
H A DMissingDealloc.m78 @property (retain) NSObject *ivar1; property
91 @property (retain) NSObject *ivar1; property
H A DDeallocMissingRelease.m444 @property (retain) NSObject *ivar1; property
/aosp_15_r20/external/clang/test/Rewriter/
H A Divar-encoding-1.m6 id ivar1[12]; field
/aosp_15_r20/external/clang/test/CodeGenObjC/
H A Dbitfield-ivar-metadata.m5 unsigned ivar1; field