Home
last modified time | relevance | path

Searched defs:CatD (Results 1 – 10 of 10) sorted by relevance

/external/clang/include/clang/AST/
DASTMutationListener.h63 virtual void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface()
/external/clang/lib/Frontend/
DMultiplexConsumer.cpp153 const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface()
/external/clang/lib/AST/
DDeclObjC.cpp509 if (ObjCCategoryDecl *CatD = CImplD->getCategoryDecl()) in getNextRedeclaration() local
533 if (ObjCCategoryDecl *CatD = CImplD->getCategoryDecl()) in getCanonicalDecl() local
DASTContext.cpp1669 void ASTContext::setObjCImplementation(ObjCCategoryDecl *CatD, in setObjCImplementation()
/external/clang/tools/libclang/
DIndexingContext.cpp471 const ObjCCategoryDecl *CatD = D->getCategoryDecl(); in handleObjCCategoryImpl() local
DCXCursor.cpp893 CatD = dyn_cast<ObjCCategoryDecl>(Method->getDeclContext())) { in collectOverriddenMethodsSlow() local
DCIndex.cpp4504 if (ObjCCategoryDecl *CatD = CatImplD->getCategoryDecl()) in clang_getCanonicalCursor() local
/external/clang/include/clang/Sema/
DSema.h7252 if (const ObjCCategoryDecl *CatD = dyn_cast<ObjCCategoryDecl>(DC)) in getCurObjCLexicalContext() local
/external/clang/lib/Serialization/
DASTWriter.cpp4572 void ASTWriter::AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface()
/external/clang/lib/Sema/
DSemaDeclAttr.cpp4811 if (const ObjCCategoryDecl *CatD = dyn_cast<ObjCCategoryDecl>(D)) in isDeclDeprecated() local