Home
last modified time | relevance | path

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

/llvm-project/third-party/benchmark/src/
H A Dbenchmark_name.cc31 void join_impl(std::string&, char) {} in join_impl() function
34 void join_impl(std::string& s, const char delimiter, const Head& head, in join_impl() function
/llvm-project/llvm/include/llvm/ADT/
H A DStringExtras.h409 inline std::string join_impl(IteratorT Begin, IteratorT End, join_impl() function
424 inline std::string join_impl(IteratorT Begin, IteratorT End, join_impl() function