Home
last modified time | relevance | path

Searched defs:AddedObjCCategoryToInterface (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
DASTMutationListener.h97 virtual void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface() function
/external/clang/lib/Frontend/
DMultiplexConsumer.cpp204 void MultiplexASTMutationListener::AddedObjCCategoryToInterface( in AddedObjCCategoryToInterface() function in clang::MultiplexASTMutationListener
/external/clang/lib/Serialization/
DASTWriter.cpp5787 void ASTWriter::AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface() function in ASTWriter