Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Support/
H A DUnicode.cpp481 int columnWidthUTF8(StringRef Text) { in columnWidthUTF8() function
/llvm-project/llvm/unittests/Support/
H A DUnicodeTest.cpp21 TEST(Unicode, columnWidthUTF8) { in TEST() argument