Home
last modified time | relevance | path

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

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