Searched refs:AddedObjCCategoryToInterface (Results 1 – 5 of 5) sorted by relevance
108 void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD,203 void MultiplexASTMutationListener::AddedObjCCategoryToInterface( in AddedObjCCategoryToInterface() function in clang::MultiplexASTMutationListener207 Listeners[i]->AddedObjCCategoryToInterface(CatD, IFD); in AddedObjCCategoryToInterface()
108 virtual void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface() function
777 void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD,
2155 L->AddedObjCCategoryToInterface(CatDecl, IDecl); in Create()
6240 void ASTWriter::AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface() function in ASTWriter