Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCategoryList

3387       for (ObjCCategoryDecl *Category = IFace->getCategoryList();
4745 for (ObjCCategoryDecl *CatDecl = IFace->getCategoryList(); CatDecl;
5020 for (ObjCCategoryDecl *Category = Class->getCategoryList(); Category;
5752 for (ObjCCategoryDecl *Category = Class->getCategoryList(); Category;
5797 for (ObjCCategoryDecl *Category = Class->getCategoryList(); Category;
5974 for (const ObjCCategoryDecl *Cat = IFace->getCategoryList(); Cat;
6835 for (ObjCCategoryDecl *Category = IFace->getCategoryList(); Category;