Searched refs:has_stem (Results 1 – 3 of 3) sorted by relevance
442 bool has_stem(const Twine &path, Style style = Style::native);
655 bool has_stem(const Twine &path, Style style) { in has_stem() function
1397 _LIBCPP_INLINE_VISIBILITY bool has_stem() const { return !__stem().empty(); }