Searched defs:has_stem (Results 1 – 6 of 6) sorted by relevance
537 bool has_stem() const { return !stem().empty(); } in has_stem() function in boost::filesystem::path
662 bool has_stem(const Twine &path) { in has_stem() function
672 bool has_stem(const Twine &path, Style style) { in has_stem() function
657 bool has_stem(const Twine &path, Style style) { in has_stem() function
2614 GHC_INLINE bool path::has_stem() const in has_stem() function in ghc::filesystem::path