LLVM 20.0.0git
|
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().