Searched refs:allImportedNames (Results 1 – 1 of 1) sorted by relevance
63 std::set<FQName> allImportedNames; in generateVts() local64 getAllImportedNames(&allImportedNames); in generateVts()65 for (const auto &name : allImportedNames) { in generateVts()