Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
HDUnicode.cpp309 static const UnicodeCharSet CombiningCharacters(CombiningCharacterRanges); in charWidth() local
311 if (CombiningCharacters.contains(UCS)) in charWidth()