Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__filesystem/
H A Dspace_info.h24 struct _LIBCPP_EXPORTED_FROM_ABI space_info { struct
30 friend _LIBCPP_HIDE_FROM_ABI bool operator==(const space_info&, const space_info&) = default; argument
/llvm-project/libcxx/test/std/input.output/filesystems/fs.filesystem.synopsis/
H A Dspace_info.pass.cpp31 using space_info = std::filesystem::space_info; in main() typedef
/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h79 struct space_info { global() struct
80 capacityspace_info global() argument
81 freespace_info global() argument
82 availablespace_info global() argument