GCC Middle and Back End API Reference
c_expr::id_tab Class Reference

Public Member Functions

 id_tab (const char *id_, const char *oper_)
 

Data Fields

const char * id
 
const char * oper
 

Constructor & Destructor Documentation

◆ id_tab()

c_expr::id_tab::id_tab ( const char * id_,
const char * oper_ )
inline

References id, and oper.

Field Documentation

◆ id

const char* c_expr::id_tab::id

Referenced by id_tab().

◆ oper

const char* c_expr::id_tab::oper

Referenced by id_tab().


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