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