Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp1039 CatImplD = dyn_cast<ObjCCategoryImplDecl>(D)) { in getEntityDecl() local
1040 return getEntityDecl(CatImplD->getCategoryDecl()); in getEntityDecl()
H A DCIndex.cpp6636 if (const ObjCCategoryImplDecl *CatImplD = in clang_getCanonicalCursor() local
6638 if (ObjCCategoryDecl *CatD = CatImplD->getCategoryDecl()) in clang_getCanonicalCursor()