Home
last modified time | relevance | path

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

/llvm-project/libcxx/src/filesystem/
H A Dtime_utils.h51 struct TimeSpec { struct
57 TimeSpec st_atim; argument
[all...]
/llvm-project/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 = st_timespec_t; typedef
100 using TimeSpec = timespec; typedef
[all...]