LLVM 19.0.0git
Public Attributes | List of all members
llvm::sys::unicode::LooseMatchingResult Struct Reference

#include "llvm/Support/Unicode.h"

Public Attributes

char32_t CodePoint
 
SmallString< 64 > Name
 

Detailed Description

Definition at line 72 of file Unicode.h.

Member Data Documentation

◆ CodePoint

char32_t llvm::sys::unicode::LooseMatchingResult::CodePoint

Definition at line 73 of file Unicode.h.

◆ Name

SmallString<64> llvm::sys::unicode::LooseMatchingResult::Name

Definition at line 74 of file Unicode.h.


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