Home
last modified time | relevance | path

Searched refs:StringCatImpl (Results 1 – 1 of 1) sorted by relevance

/external/llvm/unittests/ADT/
DVariadicFunctionTest.cpp19 std::string StringCatImpl(ArrayRef<const std::string *> Args) { in StringCatImpl() function
25 const VariadicFunction<std::string, std::string, StringCatImpl> StringCat = {};