Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__chrono/
H A Dfile_clock.h39 using file_time = time_point<file_clock, _Duration>; variable
/llvm-project/libcxx/test/std/time/time.clock/time.clock.file/
H A Dostream.pass.cpp41 using file_time = std::chrono::time_point<std::chrono::file_clock, Duration>; typedef
/llvm-project/libcxx/test/std/time/time.syn/
H A Dformatter.file_time.pass.cpp39 using file_time = std::chrono::time_point<std::chrono::file_clock, Duration>; global() typedef