Home
last modified time | relevance | path

Searched defs:ivar2 (Results 1 – 14 of 14) sorted by relevance

/llvm-project/clang/test/SemaObjC/
H A Diboutletcollection-attr.m8 __attribute__((iboutletcollection(id))) id ivar2; field
21 __attribute__((iboutletcollection(B))) id ivar2; // expected-error {{unknown type name 'B'}} field
H A Dstatic-ivar-ref-1.m9 int ivar2; field
H A Dproperty-13.m28 int ivar2; field
H A Dattr-deprecated.m89 DEPRECATED *ivar2; // no warning. field
/llvm-project/clang/test/CodeGenObjC/
H A Dbitfield-ivar-metadata.m6 unsigned ivar2; field
H A Dgnustep2-class.m8 id ivar2; field
H A Dmrc-weak.m24 __weak id ivar2; field
/llvm-project/clang/test/ASTMerge/interface/Inputs/
H A Dinterface2.m9 float ivar2; field
16 float ivar2; field
H A Dinterface1.m9 float ivar2; field
16 int ivar2; field
/llvm-project/clang/test/ASTMerge/property/Inputs/
H A Dproperty1.m16 int ivar2; field
H A Dproperty2.m18 int ivar2; field
/llvm-project/clang/test/SemaObjCXX/Inputs/
H A Dnullability-pragmas-1.h108 _Nonnull id ivar2; variable
/llvm-project/clang/test/Analysis/
H A DMissingDealloc.m79 @property (retain) NSObject *ivar2; property
H A DDeallocMissingRelease.m249 @property (retain) NSObject *ivar2; property
446 @property (retain) NSObject *ivar2; property