Searched refs:setPreviousDecl (Results 1 – 9 of 9) sorted by relevance
169 void setPreviousDecl(decl_type *PrevDecl);
2800 setPreviousDecl(PrevDecl); in TagDecl()3816 void Redeclarable<decl_type>::setPreviousDecl(decl_type *PrevDecl) { in setPreviousDecl() function
1387 setPreviousDecl(PrevDecl); in ObjCInterfaceDecl()1746 setPreviousDecl(PrevDecl); in ObjCProtocolDecl()
342 New->setPreviousDecl(PrevDecl); in Create()
2587 redeclarable_base::setPreviousDecl(PrevDecl); in setPreviousDeclaration()2593 FunTmpl->setPreviousDecl(PrevFunTmpl); in setPreviousDeclaration()
2001 setPreviousDecl(PrevDecl); in NamespaceDecl()
420 Typedef->setPreviousDecl(InstPrevTypedef); in InstantiateTypedefNameDecl()475 Inst->setPreviousDecl(PrevAliasTemplate); in VisitTypeAliasTemplateDecl()1168 Inst->setPreviousDecl(PrevVarTemplate); in VisitVarTemplateDecl()
7878 Shadow->setPreviousDecl(PrevDecl); in BuildUsingShadowDecl()8631 NewDecl->setPreviousDecl(OldDecl); in ActOnAliasDeclaration()8720 AliasDecl->setPreviousDecl(Prev); in ActOnNamespaceAliasDef()
1988 New->setPreviousDecl(Typedef); in MergeTypedefNameDecl()3588 New->setPreviousDecl(Old); in MergeVarDecl()3590 NewTemplate->setPreviousDecl(OldTemplate); in MergeVarDecl()