Searched refs:NewTUDecl (Results 1 – 1 of 1) sorted by relevance
1064 TranslationUnitDecl *NewTUDecl = TranslationUnitDecl::Create(*this); in addTranslationUnitDecl() local1066 TraversalScope = {NewTUDecl}; in addTranslationUnitDecl()1068 NewTUDecl->setPreviousDecl(TUDecl); in addTranslationUnitDecl()1069 TUDecl = NewTUDecl; in addTranslationUnitDecl()