LLVM API Documentation

Namespaces | Functions
Unicode.cpp File Reference
#include "llvm/Support/Unicode.h"
#include "llvm/Support/ConvertUTF.h"
#include "llvm/Support/UnicodeCharRanges.h"
Include dependency graph for Unicode.cpp:

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)