Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DNativeFormatting.cpp37 static void writeWithCommas(raw_ostream &S, ArrayRef<char> Buffer) { in writeWithCommas() function
72 writeWithCommas(S, ArrayRef<char>(std::end(NumberBuffer) - Len, Len)); in write_unsigned_impl()