Searched refs:setPreviousDeclaration (Results 1 – 3 of 3) sorted by relevance
1943 void setPreviousDeclaration(FunctionDecl * PrevDecl);
2586 FunctionDecl::setPreviousDeclaration(FunctionDecl *PrevDecl) { in setPreviousDeclaration() function in FunctionDecl
8448 NewFD->setPreviousDeclaration(OldTemplateDecl->getTemplatedDecl()); in CheckFunctionDeclaration()8468 NewFD->setPreviousDeclaration(cast<FunctionDecl>(OldDecl)); in CheckFunctionDeclaration()