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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclObjC.h 271 void setAsRedeclaration(const ObjCMethodDecl *PrevMethod);
  /src/external/apache2/llvm/dist/clang/lib/AST/
DeclObjC.cpp 862 void ObjCMethodDecl::setAsRedeclaration(const ObjCMethodDecl *PrevMethod) {
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDeclObjC.cpp 4017 Method->setAsRedeclaration(PrevMethod);
4041 Method->setAsRedeclaration(PrevMethod);

Completed in 39 milliseconds