Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp111 class SimpleTimer { class
117 explicit SimpleTimer(bool WantTiming) : WantTiming(WantTiming) { in SimpleTimer() function in __anone37b80710111::SimpleTimer