Searched refs:AddedObjCCategoryToInterface (Results 1 – 5 of 5) sorted by relevance
123 void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD,204 void MultiplexASTMutationListener::AddedObjCCategoryToInterface( in AddedObjCCategoryToInterface() function in clang::MultiplexASTMutationListener208 Listeners[i]->AddedObjCCategoryToInterface(CatD, IFD); in AddedObjCCategoryToInterface()
97 virtual void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface() function
681 void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD,
1940 L->AddedObjCCategoryToInterface(CatDecl, IDecl); in Create()
5787 void ASTWriter::AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface() function in ASTWriter