Searched refs:InsertFwdDecls (Results 1 – 2 of 2) sorted by relevance
150 std::map<std::string, std::vector<InsertForwardDeclaration>> InsertFwdDecls; variable
755 InsertFwdDecls[std::string(Insertion.getFilePath())].push_back(InsertFwd); in moveClassForwardDeclaration()997 const auto &FwdDeclInsertions = InsertFwdDecls[FilePath]; in onEndOfTranslationUnit()