Home
last modified time | relevance | path

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

/third_party/boost/libs/filesystem/src/
Dpath.cpp235 BOOST_FILESYSTEM_DECL path& path::replace_extension(const path& new_extension) in replace_extension() function in boost::filesystem::path
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp507 void replace_extension(SmallVectorImpl<char> &path, const Twine &extension) { in replace_extension() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp480 void replace_extension(SmallVectorImpl<char> &path, const Twine &extension, in replace_extension() function