LLVM API Documentation
#include "llvm/Support/Unicode.h"
#include "llvm/Support/ConvertUTF.h"
#include "llvm/Support/UnicodeCharRanges.h"
Go to the source code of this file.
Namespaces | |
llvm | |
List of target independent CodeGen pass IDs. | |
llvm::sys | |
llvm::sys::unicode | |
Functions | |
bool | llvm::sys::unicode::isPrintable (int UCS) |
static int | llvm::sys::unicode::charWidth (int UCS) |
int | llvm::sys::unicode::columnWidthUTF8 (StringRef Text) |