Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCategoryList

786     for (CDeclChain = IDecl->getCategoryList(); CDeclChain;
2417 for (ObjCCategoryDecl *Categories = IDecl->getCategoryList();
2635 for (ObjCCategoryDecl *category = iface->getCategoryList();