Searched refs:CatImplD (Results 1 – 4 of 4) sorted by relevance
1039 CatImplD = dyn_cast<ObjCCategoryImplDecl>(D)) { in getEntityDecl() local1040 return getEntityDecl(CatImplD->getCategoryDecl()); in getEntityDecl()
6584 if (const ObjCCategoryImplDecl *CatImplD = in clang_getCanonicalCursor() local6586 if (ObjCCategoryDecl *CatD = CatImplD->getCategoryDecl()) in clang_getCanonicalCursor()
1043 CatImplD = dyn_cast<ObjCCategoryImplDecl>(D)) { in getEntityDecl() local1044 return getEntityDecl(CatImplD->getCategoryDecl()); in getEntityDecl()
5800 if (const ObjCCategoryImplDecl *CatImplD = dyn_cast<ObjCCategoryImplDecl>(D)) in clang_getCanonicalCursor() local5801 if (ObjCCategoryDecl *CatD = CatImplD->getCategoryDecl()) in clang_getCanonicalCursor()