Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DUnicode.cpp29 static const UnicodeCharRange PrintableRanges[] = { in isPrintable() local
268 static const UnicodeCharSet Printables(PrintableRanges); in isPrintable()