Home
last modified time | relevance | path

Searched defs:ivar3 (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/test/SemaObjC/
H A Diboutletcollection-attr.m9 __attribute__((iboutletcollection())) id ivar3; field
22 …__attribute__((iboutletcollection(PV))) id ivar3; // expected-error {{invalid type 'PV' (aka 'void… field
/llvm-project/clang/test/Rewriter/
H A Divar-encoding-1.m8 id **ivar3; field
/llvm-project/clang/test/ASTMerge/property/Inputs/
H A Dproperty1.m17 int ivar3; field
H A Dproperty2.m19 int ivar3; field
/llvm-project/clang/test/Analysis/
H A DDeallocMissingRelease.m447 @property (retain) NSObject *ivar3; property