Searched refs:NewTUDecl (Results 1 – 1 of 1) sorted by relevance
1105 TranslationUnitDecl *NewTUDecl = TranslationUnitDecl::Create(*this); in addTranslationUnitDecl() local1107 TraversalScope = {NewTUDecl}; in addTranslationUnitDecl()1109 NewTUDecl->setPreviousDecl(TUDecl); in addTranslationUnitDecl()1110 TUDecl = NewTUDecl; in addTranslationUnitDecl()