Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/src/filesystem/
H A Dfilesystem_common.h257 struct TimeSpec { struct
263 TimeSpec st_atim; argument
/llvm-project-15.0.7/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
H A Dlast_write_time.pass.cpp56 struct TimeSpec { struct
61 TimeSpec st_atim; argument
97 using TimeSpec = timespec; typedef