Searched refs:InsertFwd (Results 1 – 1 of 1) sorted by relevance
752 InsertForwardDeclaration InsertFwd; in moveClassForwardDeclaration() local753 InsertFwd.InsertionOffset = Insertion.getOffset(); in moveClassForwardDeclaration()754 InsertFwd.ForwardDeclText = Insertion.getReplacementText().str(); in moveClassForwardDeclaration()755 InsertFwdDecls[std::string(Insertion.getFilePath())].push_back(InsertFwd); in moveClassForwardDeclaration()