Searched refs:StringCatImpl (Results 1 – 1 of 1) sorted by relevance
19 std::string StringCatImpl(ArrayRef<const std::string *> Args) { in StringCatImpl() function25 const VariadicFunction<std::string, std::string, StringCatImpl> StringCat = {};