LLVM API Documentation

Namespaces | Enumerations | Functions
Unicode.h File Reference
#include "llvm/ADT/StringRef.h"
Include dependency graph for Unicode.h:
This graph shows which files directly or indirectly include this file:

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

Enumerations

enum  llvm::sys::unicode::ColumnWidthErrors { llvm::sys::unicode::ErrorInvalidUTF8 = -2, llvm::sys::unicode::ErrorNonPrintableCharacter = -1 }

Functions

bool llvm::sys::unicode::isPrintable (int UCS)
int llvm::sys::unicode::columnWidthUTF8 (StringRef Text)