Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DASTMutationListener.h108 virtual void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface() function
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DMultiplexConsumer.cpp203 void MultiplexASTMutationListener::AddedObjCCategoryToInterface( in AddedObjCCategoryToInterface() function in clang::MultiplexASTMutationListener
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriter.cpp6240 void ASTWriter::AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, in AddedObjCCategoryToInterface() function in ASTWriter