Home
last modified time | relevance | path

Searched defs:ivar4 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/SemaObjC/
H A Diboutletcollection-attr.m10 __attribute__((iboutletcollection)) id ivar4; field
23 …__attribute__((iboutletcollection(PV))) void *ivar4; // expected-warning {{instance variable with … field
/llvm-project/clang/test/Analysis/
H A DDeallocMissingRelease.m448 @property (retain) NSObject *ivar4; property