Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Dpr9130.cpp4 virtual int StartTime() { in StartTime() function in nsOggCodecState
/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DProcess.cpp36 static TimeValue &StartTime = *new TimeValue(TimeValue::now()); in getElapsedWallTime() local
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp676 const llvm::TimeRecord &StartTime = llvm::TimeRecord::getCurrentTime(); in clang_codeCompleteAt_Impl() local