Searched refs:AddedObjCCategoryToInterface (Results 1 – 5 of 5) sorted by relevance
102 void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD,197 void MultiplexASTMutationListener::AddedObjCCategoryToInterface( in AddedObjCCategoryToInterface() function in clang::MultiplexASTMutationListener201 Listeners[i]->AddedObjCCategoryToInterface(CatD, IFD); in AddedObjCCategoryToInterface()
108 virtual void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface() function
751 void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD,
2062 L->AddedObjCCategoryToInterface(CatDecl, IDecl); in Create()
5873 void ASTWriter::AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface() function in ASTWriter