LLVM API Documentation

Public Attributes
cset Struct Reference

#include <regex2.h>

Collaboration diagram for cset:
Collaboration graph
[legend]

List of all members.

Public Attributes

uchptr
uch mask
uch hash
size_t smultis
char * multis

Detailed Description

Definition at line 108 of file regex2.h.


Member Data Documentation

Definition at line 111 of file regex2.h.

Referenced by allocset(), and freezeset().

Definition at line 110 of file regex2.h.

Referenced by allocset().

char* cset::multis

Definition at line 113 of file regex2.h.

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

Definition at line 109 of file regex2.h.

Referenced by allocset().

size_t cset::smultis

Definition at line 112 of file regex2.h.

Referenced by allocset(), and mcadd().


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