Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dstring_util.cc148 auto buff_ptr = std::unique_ptr<char[]>(new char[size]); in StrFormatImp() local
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dstring_util.cc148 auto buff_ptr = std::unique_ptr<char[]>(new char[size]); in StrFormatImp() local