LLVM: cset Struct Reference (original) (raw)

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

Public Attributes
uch * ptr
uch mask
uch hash
size_t smultis
char * multis

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: