|
LLVM
8.0.1
|
Functions | |
| int | columnWidth (StringRef s) |
| bool | isPrint (int c) |
| int llvm::sys::locale::columnWidth | ( | StringRef | s | ) |
Definition at line 9 of file Locale.cpp.
References llvm::sys::unicode::columnWidthUTF8().
Referenced by buildFixItLine().
| bool llvm::sys::locale::isPrint | ( | int | c | ) |
Definition at line 13 of file Locale.cpp.
References llvm::sys::unicode::isPrintable().
1.8.13