Searched refs:AddedObjCCategoryToInterface (Results 1 – 5 of 5) sorted by relevance
106 void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD,176 void MultiplexASTMutationListener::AddedObjCCategoryToInterface( in AddedObjCCategoryToInterface() function in clang::MultiplexASTMutationListener180 Listeners[i]->AddedObjCCategoryToInterface(CatD, IFD); in AddedObjCCategoryToInterface()
91 virtual void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface() function
850 void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD,
1668 L->AddedObjCCategoryToInterface(CatDecl, IDecl); in Create()
5951 void ASTWriter::AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface() function in ASTWriter