Searched defs:remove_filename (Results 1 – 6 of 6) sorted by relevance
225 BOOST_FILESYSTEM_DECL path& path::remove_filename() in remove_filename() function in boost::filesystem::path
501 void remove_filename(SmallVectorImpl<char> &path) { in remove_filename() function
474 void remove_filename(SmallVectorImpl<char> &path, Style style) { in remove_filename() function
2295 GHC_INLINE path& path::remove_filename() in remove_filename() function in ghc::filesystem::path