Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dinit4.C13 SvTime CurrentTime = {0};// ERROR - variable
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DCachePruning.cpp174 const auto CurrentTime = system_clock::now(); in pruneCache() local
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInstance.cpp1596 time_t CurrentTime = time(nullptr); in pruneModuleCache() local