Searched refs:setPreviousDecl (Results 1 – 10 of 10) sorted by relevance
237 void setPreviousDecl(decl_type *PrevDecl);
4289 void Redeclarable<decl_type>::setPreviousDecl(decl_type *PrevDecl) { in setPreviousDecl() function
1489 setPreviousDecl(PrevDecl); in ObjCInterfaceDecl()1851 setPreviousDecl(PrevDecl); in ObjCProtocolDecl()
2970 redeclarable_base::setPreviousDecl(PrevDecl); in setPreviousDeclaration()2976 FunTmpl->setPreviousDecl(PrevFunTmpl); in setPreviousDeclaration()3847 setPreviousDecl(PrevDecl); in TagDecl()
3126 ToFunction->setPreviousDecl(Recent); in VisitFunctionDecl()3659 ToVar->setPreviousDecl(Recent); in VisitVarDecl()5025 ToTemplated->setPreviousDecl(PrevTemplated); in VisitClassTemplateDecl()5028 D2->setPreviousDecl(Recent); in VisitClassTemplateDecl()
2578 setPreviousDecl(PrevDecl); in NamespaceDecl()
618 Typedef->setPreviousDecl(InstPrevTypedef); in InstantiateTypedefNameDecl()673 Inst->setPreviousDecl(PrevAliasTemplate); in VisitTypeAliasTemplateDecl()1286 Inst->setPreviousDecl(PrevClassTemplate); in VisitClassTemplateDecl()1394 Inst->setPreviousDecl(PrevVarTemplate); in VisitVarTemplateDecl()
9755 Shadow->setPreviousDecl(PrevDecl); in BuildUsingShadowDecl()10620 NewDecl->setPreviousDecl(OldDecl); in ActOnAliasDeclaration()10710 AliasDecl->setPreviousDecl(Prev); in ActOnNamespaceAliasDef()
2212 New->setPreviousDecl(Typedef); in MergeTypedefNameDecl()4001 New->setPreviousDecl(Old); in MergeVarDecl()4003 NewTemplate->setPreviousDecl(OldTemplate); in MergeVarDecl()
1582 NewTemplate->setPreviousDecl(PrevClassTemplate); in CheckClassTemplate()