HomeSort by relevance Sort by last modified time
    Searched refs:AddedObjCCategoryToInterface (Results 1 - 5 of 5) sorted by null

  /external/clang/include/clang/AST/
ASTMutationListener.h 78 virtual void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD,
  /external/clang/lib/Frontend/
MultiplexConsumer.cpp 105 virtual void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD,
165 void MultiplexASTMutationListener::AddedObjCCategoryToInterface(
169 Listeners[i]->AddedObjCCategoryToInterface(CatD, IFD);
  /external/clang/include/clang/Serialization/
ASTWriter.h 735 virtual void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD,
  /external/clang/lib/AST/
DeclObjC.cpp     [all...]
  /external/clang/lib/Serialization/
ASTWriter.cpp     [all...]

Completed in 200 milliseconds