Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Support/
H A DUnicode.cpp315 static const UnicodeCharRange DoubleWidthCharacterRanges[] = { in charWidth() local
336 static const UnicodeCharSet DoubleWidthCharacters(DoubleWidthCharacterRanges); in charWidth()