Searched refs:AddedObjCCategoryToInterface (Results 1 – 5 of 5) sorted by relevance
111 void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD,211 void MultiplexASTMutationListener::AddedObjCCategoryToInterface( in AddedObjCCategoryToInterface() function in clang::MultiplexASTMutationListener215 Listeners[i]->AddedObjCCategoryToInterface(CatD, IFD); in AddedObjCCategoryToInterface()
110 virtual void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface() function
900 void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD,
2144 L->AddedObjCCategoryToInterface(CatDecl, IDecl); in Create()
6957 void ASTWriter::AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface() function in ASTWriter