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

/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DUnicode.h22 ErrorInvalidUTF8 = -2, enumerator in enum:llvm::sys::unicode::ColumnWidthErrors
/freebsd-10-stable/contrib/llvm/lib/Support/
H A DUnicode.cpp349 return ErrorInvalidUTF8;
355 return ErrorInvalidUTF8;

Completed in 59 milliseconds