Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DTimer.cpp426 void TimerGroup::print(raw_ostream &OS, bool ResetAfterPrint) { in print() argument
430 prepareToPrintList(ResetAfterPrint); in print()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DTimer.h214 void print(raw_ostream &OS, bool ResetAfterPrint = false);