Searched refs:UnremovedDecls (Results 1 – 1 of 1) sorted by relevance
728 std::vector<const NamedDecl *> UnremovedDecls; in removeDeclsInOldFiles() local730 UnremovedDecls.push_back(D); in removeDeclsInOldFiles()732 auto UsedDecls = getUsedDecls(RGBuilder.getGraph(), UnremovedDecls); in removeDeclsInOldFiles()