LLVM API Documentation

Functions
llvm::sys::locale Namespace Reference

Functions

int columnWidth (StringRef s)
bool isPrint (int c)

Function Documentation

Definition at line 8 of file Locale.cpp.

References llvm::sys::unicode::columnWidthUTF8(), and llvm::StringRef::size().

Referenced by buildFixItLine().

Definition at line 16 of file Locale.cpp.

References llvm::sys::unicode::isPrintable().