Searched defs:create_directory_symlink (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/libcxx/include/__filesystem/ | ||
H A D | operations.h | 108 inline _LIBCPP_HIDE_FROM_ABI void create_directory_symlink(const path& __target, const path& __link) { create_directory_symlink() function |