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 | |
namespace | llvm |
List of target independent CodeGen pass IDs. | |
namespace | llvm::sys |
namespace | 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) |