Home
last modified time | relevance | path

Searched refs:CatImplD (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp1052 CatImplD = dyn_cast<ObjCCategoryImplDecl>(D)) { in getEntityDecl() local
1053 return getEntityDecl(CatImplD->getCategoryDecl()); in getEntityDecl()
H A DCIndex.cpp6865 if (const ObjCCategoryImplDecl *CatImplD = in clang_getCanonicalCursor() local
6867 if (ObjCCategoryDecl *CatD = CatImplD->getCategoryDecl()) in clang_getCanonicalCursor()