Searched refs:AddedObjCCategoryToInterface (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTMutationListener.h108 virtual void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, function in class:clang::ASTMutationListener
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/
H A DMultiplexConsumer.cpp102 void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD,
197 void MultiplexASTMutationListener::AddedObjCCategoryToInterface( function in class:clang::MultiplexASTMutationListener
201 Listeners[i]->AddedObjCCategoryToInterface(CatD, IFD);
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h726 void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD,
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp2031 L->AddedObjCCategoryToInterface(CatDecl, IDecl);
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp5910 void ASTWriter::AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD,

Completed in 128 milliseconds