Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.remove_all/
H A Dremove_all.pass.cpp132 static void nested_dir() in nested_dir() function
161 nested_dir(); in main()
/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.copy/
H A Dcopy.pass.cpp218 const path nested_dir = env.create_dir("dir/dir2"); in from_is_directory() local
222 env.create_file(nested_dir / FI.filename, FI.size); in from_is_directory()
/llvm-project/libc/include/
H A DCMakeLists.txt739 get_filename_component(nested_dir ${relative_path} DIRECTORY)
741 DESTINATION ${LIBC_INSTALL_INCLUDE_DIR}/${nested_dir}
753 get_filename_component(nested_dir ${relative_path} DIRECTORY)
755 ${CMAKE_INSTALL_PREFIX}/${resource_dir}/llvm_libc_wrappers/${nested_dir})