Searched defs:joinable_types (Results 1 – 1 of 1) sorted by relevance
214 const std::unordered_set<std::string_view>& joinable_types, in CalculateTransitiveNestedTypeRelations()390 const std::unordered_set<std::string_view>& joinable_types, in CalculateTransitiveNestedTypeRelations()485 std::unordered_set<std::string_view> joinable_types; in BuildTransitiveDependentGraph() local