Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DUnicode.cpp496 return ErrorInvalidUTF8; in columnWidthUTF8()
502 return ErrorInvalidUTF8; in columnWidthUTF8()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DUnicode.h28 ErrorInvalidUTF8 = -2, enumerator