Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DASTMutationListener.h97 virtual void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface() function
/external/llvm-project/clang/include/clang/AST/
DASTMutationListener.h108 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/llvm-project/clang/lib/Frontend/
DMultiplexConsumer.cpp197 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
/external/llvm-project/clang/lib/Serialization/
DASTWriter.cpp6095 void ASTWriter::AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface() function in ASTWriter