LLVM: cclass Struct Reference (original) (raw)

Public Attributes
const char * name
const char * chars
const char * multis

Detailed Description

Definition at line 54 of file regcomp.c.

Member Data Documentation

chars

const char* cclass::chars

Definition at line 56 of file regcomp.c.

Referenced by p_b_cclass().

multis

const char* cclass::multis

Definition at line 57 of file regcomp.c.

Referenced by p_b_cclass().

name

const char* cclass::name

Definition at line 55 of file regcomp.c.

Referenced by p_b_cclass().


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