Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DASTMutationListener.h91 virtual void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface() function
/external/clang/lib/Frontend/
DMultiplexConsumer.cpp176 void MultiplexASTMutationListener::AddedObjCCategoryToInterface( in AddedObjCCategoryToInterface() function in clang::MultiplexASTMutationListener
/external/clang/lib/Serialization/
DASTWriter.cpp5951 void ASTWriter::AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface() function in ASTWriter