Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Support/
H A DUnicode.cpp437 static const UnicodeCharRange DoubleWidthCharacterRanges[] = { in charWidth() local
472 static const UnicodeCharSet DoubleWidthCharacters(DoubleWidthCharacterRanges); in charWidth()