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

  /external/clang/include/clang/AST/
ASTMutationListener.h 85 virtual void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD,
  /external/clang/lib/Frontend/
MultiplexConsumer.cpp 104 void AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD,
166 void MultiplexASTMutationListener::AddedObjCCategoryToInterface(
170 Listeners[i]->AddedObjCCategoryToInterface(CatD, IFD);
  /external/clang/lib/Serialization/
ASTWriter.cpp     [all...]

Completed in 313 milliseconds