Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DASTMutationListener.h85 virtual void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface() function
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DMultiplexConsumer.cpp167 void MultiplexASTMutationListener::AddedObjCCategoryToInterface( in AddedObjCCategoryToInterface() function in clang::MultiplexASTMutationListener
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp5913 void ASTWriter::AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface() function in ASTWriter