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