Home
last modified time | relevance | path

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

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