Searched refs:IBOutletCollection (Results 1 – 4 of 4) sorted by relevance
91 IBOutletCollection = 1 << 5, enumerator
49 PropSet |= (SymbolPropertySet)SymbolProperty::IBOutletCollection; in checkForIBOutlets()581 APPLY_FOR_PROPERTY(IBOutletCollection); in applyForEachSymbolProperty()602 case SymbolProperty::IBOutletCollection: OS << "IBColl"; break; in printSymbolProperties()
1792 def IBOutletCollection : InheritableAttr {
4450 "IBOutletCollection properties should be copy/strong and not assign">,