Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/time/time.zone/time.zone.timezone/time.zone.members/
H A Dto_sys_choose.pass.cpp125 std::chrono::sys_seconds earlier{time.time_since_epoch() - 2h}; in test_ambiguous() local
/llvm-project/openmp/runtime/src/
H A Dkmp_stats_timing.h68 tsc_tick_count earlier(tsc_tick_count const other) const { in earlier() function