LLVM: llvm::sys::unicode::MatchForCodepointName Struct Reference (original) (raw)

#include "[llvm/Support/Unicode.h](Unicode%5F8h%5Fsource.html)"

Public Attributes
std::string Name
uint32_t Distance = 0
char32_t Value = 0

Detailed Description

Definition at line 81 of file Unicode.h.

Member Data Documentation

Distance

uint32_t llvm::sys::unicode::MatchForCodepointName::Distance = 0

Name

std::string llvm::sys::unicode::MatchForCodepointName::Name

Value

char32_t llvm::sys::unicode::MatchForCodepointName::Value = 0


The documentation for this struct was generated from the following file: