LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

 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)