Searched refs:setPreviousDecl (Results 1 – 9 of 9) sorted by relevance
177 void setPreviousDecl(decl_type *PrevDecl);
2817 setPreviousDecl(PrevDecl); in TagDecl()3818 void Redeclarable<decl_type>::setPreviousDecl(decl_type *PrevDecl) { in setPreviousDecl() function
1421 setPreviousDecl(PrevDecl); in ObjCInterfaceDecl()1780 setPreviousDecl(PrevDecl); in ObjCProtocolDecl()
333 New->setPreviousDecl(PrevDecl); in Create()
2663 redeclarable_base::setPreviousDecl(PrevDecl); in setPreviousDeclaration()2669 FunTmpl->setPreviousDecl(PrevFunTmpl); in setPreviousDeclaration()
2065 setPreviousDecl(PrevDecl); in NamespaceDecl()
534 Typedef->setPreviousDecl(InstPrevTypedef); in InstantiateTypedefNameDecl()589 Inst->setPreviousDecl(PrevAliasTemplate); in VisitTypeAliasTemplateDecl()1275 Inst->setPreviousDecl(PrevVarTemplate); in VisitVarTemplateDecl()
8073 Shadow->setPreviousDecl(PrevDecl); in BuildUsingShadowDecl()8876 NewDecl->setPreviousDecl(OldDecl); in ActOnAliasDeclaration()8966 AliasDecl->setPreviousDecl(Prev); in ActOnNamespaceAliasDef()
2043 New->setPreviousDecl(Typedef); in MergeTypedefNameDecl()3698 New->setPreviousDecl(Old); in MergeVarDecl()3700 NewTemplate->setPreviousDecl(OldTemplate); in MergeVarDecl()