Searched refs:IBOutletCollection (Results 1 – 5 of 5) 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()
49 case attr::IBOutletCollection: in GetCursorKind()
1562 def IBOutletCollection : InheritableAttr {
4177 "IBOutletCollection properties should be copy/strong and not assign">,