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
744 void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD,
2083 L->AddedObjCCategoryToInterface(CatDecl, IDecl); in Create()
6068 void ASTWriter::AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface() function in ASTWriter