Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/filesystem/
H A Doperations.cpp390 bool __create_directory(const path& p, error_code* ec) { in __create_directory() function
406 bool __create_directory(path const& p, path const& attributes, error_code* ec) { in __create_directory() function