Searched refs:CatImplD (Results 1 – 2 of 2) sorted by relevance
1052 CatImplD = dyn_cast<ObjCCategoryImplDecl>(D)) { in getEntityDecl() local1053 return getEntityDecl(CatImplD->getCategoryDecl()); in getEntityDecl()
6865 if (const ObjCCategoryImplDecl *CatImplD = in clang_getCanonicalCursor() local6867 if (ObjCCategoryDecl *CatD = CatImplD->getCategoryDecl()) in clang_getCanonicalCursor()