Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DZ3CrosscheckVisitor.cpp95 auto getCurrentTime = llvm::TimeRecord::getCurrentTime; in finalizeVisitor() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DTimer.cpp127 TimeRecord TimeRecord::getCurrentTime(bool Start) { in getCurrentTime() function in TimeRecord