LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
cset Struct Reference

#include <regex2.h>

Collaboration diagram for cset:
Collaboration graph
[legend]

Public Attributes

uchptr
 
uch mask
 
uch hash
 
size_t smultis
 
char * multis
 

Detailed Description

Definition at line 105 of file regex2.h.

Member Data Documentation

uch cset::hash

Definition at line 108 of file regex2.h.

Referenced by allocset(), and freezeset().

uch cset::mask

Definition at line 107 of file regex2.h.

Referenced by allocset().

char* cset::multis

Definition at line 110 of file regex2.h.

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

uch* cset::ptr

Definition at line 106 of file regex2.h.

Referenced by allocset().

size_t cset::smultis

Definition at line 109 of file regex2.h.

Referenced by allocset(), and mcadd().


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