Searched refs:AddedObjCCategoryToInterface (Results 1 - 5 of 5) sorted by relevance

/external/clang/include/clang/AST/
H A DASTMutationListener.h85 virtual void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, function in class:clang::ASTMutationListener
/external/clang/lib/Frontend/
H A DMultiplexConsumer.cpp104 void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD,
166 void MultiplexASTMutationListener::AddedObjCCategoryToInterface( function in class:clang::MultiplexASTMutationListener
170 Listeners[i]->AddedObjCCategoryToInterface(CatD, IFD);
/external/clang/include/clang/Serialization/
H A DASTWriter.h772 void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD,
/external/clang/lib/AST/
H A DDeclObjC.cpp1629 L->AddedObjCCategoryToInterface(CatDecl, IDecl);
/external/clang/lib/Serialization/
H A DASTWriter.cpp5621 void ASTWriter::AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, function in class:ASTWriter

Completed in 1954 milliseconds