Searched refs:orphaned_types (Results 1 – 1 of 1) sorted by relevance
103 std::unordered_set<std::string_view>* orphaned_types) { in ExpandTranstiveDependencies() argument112 orphaned_types->insert(type); in ExpandTranstiveDependencies()135 pending_expansions, orphaned_types)); in ExpandTranstiveDependencies()136 if (orphaned_types->count(dep) > 0) { in ExpandTranstiveDependencies()177 std::unordered_set<std::string_view> orphaned_types; in ExpandTranstiveDependencies() local181 &pending_expansions, &orphaned_types)); in ExpandTranstiveDependencies()