Home
last modified time | relevance | path

Searched defs:remove_filename (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/filesystem/src/
Dpath.cpp221 BOOST_FILESYSTEM_DECL path& path::remove_filename() in remove_filename() function in boost::filesystem::path
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp501 void remove_filename(SmallVectorImpl<char> &path) { in remove_filename() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp474 void remove_filename(SmallVectorImpl<char> &path, Style style) { in remove_filename() function