Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp1529 void LVScopeCompileUnit::printTotals(raw_ostream &OS) const { printTotals() function in LVScopeCompileUnit
/freebsd/contrib/bsnmp/tests/
H A Dcatch.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