LLVM 20.0.0git
|
#include "llvm/Support/Unicode.h"
Public Attributes | |
std::string | Name |
uint32_t | Distance = 0 |
char32_t | Value = 0 |
uint32_t llvm::sys::unicode::MatchForCodepointName::Distance = 0 |
Definition at line 81 of file Unicode.h.
Referenced by llvm::sys::unicode::nearestMatchesForCodepointName().
std::string llvm::sys::unicode::MatchForCodepointName::Name |
Definition at line 80 of file Unicode.h.
Referenced by llvm::sys::unicode::nearestMatchesForCodepointName().
char32_t llvm::sys::unicode::MatchForCodepointName::Value = 0 |