Searched refs:printAll (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/tools/driver/
H A Dcc1_main.cpp245 llvm::TimerGroup::printAll(llvm::errs());
H A Ddriver.cpp542 llvm::TimerGroup::printAll(llvm::errs());
H A Dcc1as_main.cpp613 TimerGroup::printAll(errs());
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-stacks.cpp495 printAll<AggType>(OS, FN, perThreadRoots, threadId, reportThreadId);
549 printAll<AggType>(OS, FN, MergedByThreadRoots,
562 void printAll(raw_ostream &OS, FuncIdConversionHelper &FN, function in class:StackTrie
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DTimer.h217 static void printAll(raw_ostream &OS);
221 /// using \c printAll or \c printJSONValues.
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A DTimer.cpp387 void TimerGroup::printAll(raw_ostream &OS) { function in class:TimerGroup

Completed in 131 milliseconds