Searched refs:Iterable (Results 1 – 1 of 1) sorted by relevance
96 static constexpr SplitIterable Iterable(std::string_view what, in Iterable() function352 auto iterable = StringSplit::Iterable(what, separator); in IterableSplitStringViewVec()1064 StringSplit::Iterable(path.AsStringView(), PurePath::kRoot), in FromPath()