HomeSort by: relevance | last modified time | path
    Searched refs:setObjCMethodRedeclaration (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 2820 void setObjCMethodRedeclaration(const ObjCMethodDecl *MD,
  /src/external/apache2/llvm/dist/clang/lib/AST/
DeclObjC.cpp 864 getASTContext().setObjCMethodRedeclaration(PrevMethod, this);
ASTContext.cpp 2837 void ASTContext::setObjCMethodRedeclaration(const ObjCMethodDecl *MD,
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReaderDecl.cpp 1055 Reader.getContext().setObjCMethodRedeclaration(MD,

Completed in 74 milliseconds