Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__filesystem/
H A Doperations.h297 inline _LIBCPP_HIDE_FROM_ABI path temp_directory_path() { return __temp_directory_path(); } in temp_directory_path() function
298 inline _LIBCPP_HIDE_FROM_ABI path temp_directory_path(error_code& __ec) { return __temp_directory_p… in temp_directory_path() function