Home
last modified time | relevance | path

Searched refs:SimpleTimer (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp57 class SimpleTimer { class
63 explicit SimpleTimer(bool WantTiming) : WantTiming(WantTiming) { in SimpleTimer() function in __anonf211e7840111::SimpleTimer
73 ~SimpleTimer() { in ~SimpleTimer()
347 SimpleTimer Timer(WantTiming); in CacheCodeCompletionResults()
1481 SimpleTimer PreambleTimer(WantTiming); in getMainBufferWithPrecompiledPreamble()
1877 SimpleTimer ParsingTimer(WantTiming); in LoadFromCompilerInvocation()
2015 SimpleTimer ParsingTimer(WantTiming); in Reparse()
2309 SimpleTimer CompletionTimer(WantTiming); in CodeComplete()