LLVM API Documentation
#include "llvm/ADT/StringRef.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 |
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) |