|
LLVM
4.0.0
|
Functions | |
| int | columnWidth (StringRef s) |
| bool | isPrint (int c) |
| int llvm::sys::locale::columnWidth | ( | StringRef | s | ) |
Definition at line 10 of file Locale.cpp.
References llvm::sys::unicode::columnWidthUTF8(), and llvm::StringRef::size().
Referenced by buildFixItLine().
| bool llvm::sys::locale::isPrint | ( | int | c | ) |
Definition at line 18 of file Locale.cpp.
References llvm::sys::unicode::isPrintable().
1.8.6