Searched refs:has_stem (Results 1 – 14 of 14) sorted by relevance
417 bool has_stem(const Twine &path);
205 ASSERT_NEQ(p.has_stem(), TC.stem.empty()); in decompFilenameTest()
198 assert(p.has_stem() != TC.stem.empty()); in decompFilenameTest()
442 bool has_stem(const Twine &path, Style style = Style::native);
434 bool has_stem(const Twine &path, Style style = Style::native);
662 bool has_stem(const Twine &path) { in has_stem() function
672 bool has_stem(const Twine &path, Style style) { in has_stem() function
655 bool has_stem(const Twine &path, Style style) { in has_stem() function
133 path::has_stem(*i); in TEST()
194 (void)path::has_stem(*i); in TEST()
1097 _LIBCPP_INLINE_VISIBILITY bool has_stem() const { return !__stem().empty(); }
1129 _LIBCPP_INLINE_VISIBILITY bool has_stem() const { return !__stem().empty(); }