Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
DASTMutationListener.h78 virtual void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface() function
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Frontend/
DMultiplexConsumer.cpp167 void MultiplexASTMutationListener::AddedObjCCategoryToInterface( in AddedObjCCategoryToInterface() function in clang::MultiplexASTMutationListener
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/
DASTWriter.cpp5347 void ASTWriter::AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface() function in ASTWriter