Searched refs:CATDecl (Results 1 – 1 of 1) sorted by relevance
1537 if (ObjCCategoryDecl *CATDecl = dyn_cast<ObjCCategoryDecl>(CDecl)) { in CollectImmediateProperties() local1538 for (auto *Prop : CATDecl->properties()) in CollectImmediateProperties()1542 for (auto *PI : CATDecl->protocols()) in CollectImmediateProperties()