Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp110 class SimpleTimer { class
116 explicit SimpleTimer(bool WantTiming) : WantTiming(WantTiming) { in SimpleTimer() function in __anon670461e70111::SimpleTimer
121 ~SimpleTimer() { in ~SimpleTimer()
367 SimpleTimer Timer(WantTiming); in CacheCodeCompletionResults()
1394 SimpleTimer PreambleTimer(WantTiming); in getMainBufferWithPrecompiledPreamble()
1698 SimpleTimer ParsingTimer(WantTiming); in LoadFromCompilerInvocation()
1864 SimpleTimer ParsingTimer(WantTiming); in Reparse()
2179 SimpleTimer CompletionTimer(WantTiming); in CodeComplete()