Searched defs:AddedObjCCategoryToInterface (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | ASTMutationListener.h | 110 virtual void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface() function |
/llvm-project/clang/lib/Frontend/ | ||
H A D | MultiplexConsumer.cpp | 211 void MultiplexASTMutationListener::AddedObjCCategoryToInterface( AddedObjCCategoryToInterface() function in clang::MultiplexASTMutationListener |
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 6959 void ASTWriter::AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, AddedObjCCategoryToInterface() function in ASTWriter |