Searched refs:setPreviousDecl (Results 1 – 9 of 9) sorted by relevance
171 void setPreviousDecl(decl_type *PrevDecl);
2603 setPreviousDecl(PrevDecl); in TagDecl()3591 void Redeclarable<decl_type>::setPreviousDecl(decl_type *PrevDecl) { in setPreviousDecl() function
1161 setPreviousDecl(PrevDecl); in ObjCInterfaceDecl()1496 setPreviousDecl(PrevDecl); in ObjCProtocolDecl()
312 New->setPreviousDecl(PrevDecl); in Create()
2516 redeclarable_base::setPreviousDecl(PrevDecl); in setPreviousDeclaration()2522 FunTmpl->setPreviousDecl(PrevFunTmpl); in setPreviousDeclaration()
1942 setPreviousDecl(PrevDecl); in NamespaceDecl()
307 Typedef->setPreviousDecl(InstPrevTypedef); in InstantiateTypedefNameDecl()359 Inst->setPreviousDecl(PrevAliasTemplate); in VisitTypeAliasTemplateDecl()1036 Inst->setPreviousDecl(PrevVarTemplate); in VisitVarTemplateDecl()
1840 New->setPreviousDecl(Typedef); in MergeTypedefNameDecl()3264 New->setPreviousDecl(Old); in MergeVarDecl()3266 NewTemplate->setPreviousDecl(OldTemplate); in MergeVarDecl()
7414 Shadow->setPreviousDecl(PrevDecl); in BuildUsingShadowDecl()8170 NewDecl->setPreviousDecl(OldDecl); in ActOnAliasDeclaration()