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