Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Support/
H A DUnicode.cpp230 return ErrorNonPrintableCharacter; in charWidth()
358 return ErrorNonPrintableCharacter; in columnWidthUTF8()
/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DUnicode.h26 ErrorNonPrintableCharacter = -1 enumerator