Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
HDLVScope.cpp1521 void LVScopeCompileUnit::printTotals(raw_ostream &OS) const { in printTotals() function in LVScopeCompileUnit
/freebsd-13-stable/contrib/bsnmp/tests/
HDcatch.hpp15517 void printTotals(std::ostream& out, const Totals& totals) { in printTotals() function
16366 void ConsoleReporter::printTotals( Totals const& totals ) { in printTotals() function in Catch::ConsoleReporter