Home | History | Annotate | Download | only in AST

Lines Matching refs:getCategoryDecl

489     if (ObjCCategoryDecl *CatD = CImplD->getCategoryDecl())
513 if (ObjCCategoryDecl *CatD = CImplD->getCategoryDecl())
1138 ObjCCategoryDecl *ObjCCategoryImplDecl::getCategoryDecl() const {