Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DUnicode.cpp314 static const UnicodeCharRange DoubleWidthCharacterRanges[] = { in charWidth() local
335 static const UnicodeCharSet DoubleWidthCharacters(DoubleWidthCharacterRanges); in charWidth()