Searched defs:AddedObjCCategoryToInterface (Results 1 – 7 of 7) sorted by relevance
97 virtual void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface() function
108 virtual void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface() function
110 virtual void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface() function
204 void MultiplexASTMutationListener::AddedObjCCategoryToInterface( in AddedObjCCategoryToInterface() function in clang::MultiplexASTMutationListener
5787 void ASTWriter::AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface() function in ASTWriter