Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
DTimer.cpp427 void TimerGroup::print(raw_ostream &OS, bool ResetAfterPrint) { in print() argument
431 prepareToPrintList(ResetAfterPrint); in print()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
DTimer.h217 void print(raw_ostream &OS, bool ResetAfterPrint = false);