Home
last modified time | relevance | path

Searched refs:env_paths (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libcxx/src/filesystem/
H A Doperations.cpp1546 const char* env_paths[] = {"TMPDIR", "TMP", "TEMP", "TEMPDIR"}; in __temp_directory_path() local
1549 for (auto& ep : env_paths) in __temp_directory_path()