Home
last modified time | relevance | path

Searched refs:AddedObjCCategoryToInterface (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/clang/lib/Frontend/
DMultiplexConsumer.cpp102 void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD,
197 void MultiplexASTMutationListener::AddedObjCCategoryToInterface( in AddedObjCCategoryToInterface() function in clang::MultiplexASTMutationListener
201 Listeners[i]->AddedObjCCategoryToInterface(CatD, IFD); in AddedObjCCategoryToInterface()
/external/clang/lib/Frontend/
DMultiplexConsumer.cpp123 void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD,
204 void MultiplexASTMutationListener::AddedObjCCategoryToInterface( in AddedObjCCategoryToInterface() function in clang::MultiplexASTMutationListener
208 Listeners[i]->AddedObjCCategoryToInterface(CatD, IFD); in AddedObjCCategoryToInterface()
/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/llvm-project/clang/include/clang/Serialization/
DASTWriter.h743 void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD,
/external/clang/include/clang/Serialization/
DASTWriter.h681 void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD,
/external/clang/lib/AST/
DDeclObjC.cpp1940 L->AddedObjCCategoryToInterface(CatDecl, IDecl); in Create()
/external/llvm-project/clang/lib/AST/
DDeclObjC.cpp2063 L->AddedObjCCategoryToInterface(CatDecl, IDecl); in Create()
/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