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