Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Support/
H A DUnicode.cpp383 static const UnicodeCharSet CombiningCharacters(CombiningCharacterRanges); in charWidth() local
385 if (CombiningCharacters.contains(UCS)) in charWidth()