Searched refs:IBOutletCollection (Results 1 – 5 of 5) sorted by relevance
49 PropSet |= (SymbolPropertySet)SymbolProperty::IBOutletCollection; in checkForIBOutlets()570 APPLY_FOR_PROPERTY(IBOutletCollection); in applyForEachSymbolProperty()591 case SymbolProperty::IBOutletCollection: OS << "IBColl"; break; in printSymbolProperties()
88 IBOutletCollection = 1 << 5, enumerator
49 case attr::IBOutletCollection: in GetCursorKind()
1489 def IBOutletCollection : InheritableAttr {
3999 "IBOutletCollection properties should be copy/strong and not assign">,