Home
last modified time | relevance | path

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

/external/llvm/unittests/Support/
DUnicodeTest.cpp18 TEST(Unicode, columnWidthUTF8) { in TEST() argument
/external/llvm/lib/Support/
DUnicode.cpp343 int columnWidthUTF8(StringRef Text) { in columnWidthUTF8() function