Searched refs:SubKindSet (Results 1 – 1 of 1) sorted by relevance
43 static void checkForIBOutlets(const Decl *D, SymbolSubKindSet &SubKindSet) { in checkForIBOutlets() argument45 SubKindSet |= (unsigned)SymbolSubKind::IBAnnotated; in checkForIBOutlets()47 SubKindSet |= (unsigned)SymbolSubKind::IBAnnotated; in checkForIBOutlets()48 SubKindSet |= (unsigned)SymbolSubKind::IBOutletCollection; in checkForIBOutlets()