Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp112 class SimpleTimer { class
118 explicit SimpleTimer(bool WantTiming) : WantTiming(WantTiming) { in SimpleTimer() function in __anonc715c21c0111::SimpleTimer
123 ~SimpleTimer() { in ~SimpleTimer()
368 SimpleTimer Timer(WantTiming); in CacheCodeCompletionResults()
1360 SimpleTimer PreambleTimer(WantTiming); in getMainBufferWithPrecompiledPreamble()
1663 SimpleTimer ParsingTimer(WantTiming); in LoadFromCompilerInvocation()
1820 SimpleTimer ParsingTimer(WantTiming); in Reparse()
2130 SimpleTimer CompletionTimer(WantTiming); in CodeComplete()