Searched refs:setPreviousDeclaration (Results 1 – 3 of 3) sorted by relevance
1890 void setPreviousDeclaration(FunctionDecl * PrevDecl);
2557 FunctionDecl::setPreviousDeclaration(FunctionDecl *PrevDecl) { in setPreviousDeclaration() function in FunctionDecl
8049 NewFD->setPreviousDeclaration(OldTemplateDecl->getTemplatedDecl()); in CheckFunctionDeclaration()8069 NewFD->setPreviousDeclaration(cast<FunctionDecl>(OldDecl)); in CheckFunctionDeclaration()