Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DASTMutationListener.h110 virtual void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface() function
/llvm-project/clang/lib/Frontend/
H A DMultiplexConsumer.cpp211 void MultiplexASTMutationListener::AddedObjCCategoryToInterface( AddedObjCCategoryToInterface() function in clang::MultiplexASTMutationListener
/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp6959 void ASTWriter::AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, AddedObjCCategoryToInterface() function in ASTWriter