Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dsysinfo.cc66 void PrintImp(std::ostream& out) { out << std::endl; } in PrintImp() function
69 void PrintImp(std::ostream& out, First&& f, Rest&&... rest) { in PrintImp() function
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dsysinfo.cc68 void PrintImp(std::ostream& out) { out << std::endl; } in PrintImp() function
71 void PrintImp(std::ostream& out, First&& f, Rest&&... rest) { in PrintImp() function