LLVM  8.0.1
Public Attributes | List of all members
rerr Struct Reference
Collaboration diagram for rerr:
Collaboration graph
[legend]

Public Attributes

int code
 
const charname
 
const charexplain
 

Detailed Description

Definition at line 54 of file regerror.c.

Member Data Documentation

◆ code

int rerr::code

Definition at line 55 of file regerror.c.

Referenced by llvm_regerror(), and regatoi().

◆ explain

const char* rerr::explain

Definition at line 57 of file regerror.c.

Referenced by llvm_regerror().

◆ name

const char* rerr::name

Definition at line 56 of file regerror.c.

Referenced by llvm_regerror(), and regatoi().


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