Searched refs:setAsRedeclaration (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
H A DDeclObjC.h283 void setAsRedeclaration(const ObjCMethodDecl *PrevMethod);
/external/clang/lib/AST/
H A DDeclObjC.cpp677 void ObjCMethodDecl::setAsRedeclaration(const ObjCMethodDecl *PrevMethod) { function in class:ObjCMethodDecl
/external/clang/lib/Sema/
H A DSemaDeclObjC.cpp2583 Method->setAsRedeclaration(PrevMethod);
2607 Method->setAsRedeclaration(PrevMethod);

Completed in 967 milliseconds