Searched refs:NextNamespaces (Results 1 – 1 of 1) sorted by relevance
412 std::vector<std::string> NextNamespaces(CurrentNamespaces.begin(), in createInsertedReplacements() local414 NextNamespaces.insert(NextNamespaces.end(), DeclIt, DeclNamespaces.end()); in createInsertedReplacements()444 CurrentNamespaces = std::move(NextNamespaces); in createInsertedReplacements()