Home | History | Annotate | Download | only in Sema

Lines Matching refs:Category

3577   } else if (ObjCCategoryDecl *Category = dyn_cast<ObjCCategoryDecl>(Ctx)) {
3578 for (auto *I : Category->protocols()) {
3585 if (Category->getImplementation()) {
3587 LookupVisibleDecls(Category->getImplementation(), Result,