Searched refs:aAdded (Results 1 – 2 of 2) sorted by relevance
276 …std::vector<std::string>& aAdded, std::vector<std::string>& aRemoved, std::vector<std::string>& aM… in scanModifications() argument301 aAdded.push_back(*it); in scanModifications()320 for (const auto& ref : aAdded) { in scanModifications()
49 …void scanModifications(std::vector<std::string>& aAdded, std::vector<std::string>& aRemoved, std::…