Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dstring_util.h21 inline std::ostream& StrCatImp(std::ostream& out) BENCHMARK_NOEXCEPT { in StrCatImp() function
26 inline std::ostream& StrCatImp(std::ostream& out, First&& f, Rest&&... rest) { in StrCatImp() function
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dstring_util.h17 inline std::ostream& StrCatImp(std::ostream& out) BENCHMARK_NOEXCEPT { in StrCatImp() function
22 inline std::ostream& StrCatImp(std::ostream& out, First&& f, in StrCatImp() function