LLVM 19.0.0git
Public Attributes | List of all members
cset Struct Reference

#include "Support/regex2.h"

Public Attributes

uchptr
 
uch mask
 
uch hash
 
size_t smultis
 
charmultis
 

Detailed Description

Definition at line 111 of file regex2.h.

Member Data Documentation

◆ hash

uch cset::hash

Definition at line 114 of file regex2.h.

Referenced by allocset(), and freezeset().

◆ mask

uch cset::mask

Definition at line 113 of file regex2.h.

Referenced by allocset().

◆ multis

char* cset::multis

Definition at line 116 of file regex2.h.

Referenced by allocset(), mcadd(), mccase(), mcinvert(), and p_bracket().

◆ ptr

uch* cset::ptr

Definition at line 112 of file regex2.h.

Referenced by allocset().

◆ smultis

size_t cset::smultis

Definition at line 115 of file regex2.h.

Referenced by allocset(), and mcadd().


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