GCC Middle and Back End API Reference
ana::evdesc::origin_of_state Struct Reference

#include <pending-diagnostic.h>

Public Member Functions

 origin_of_state (tree dst_reg_expr)

Data Fields

tree m_dst_reg_expr

Detailed Description

For use by pending_diagnostic::describe_origin_of_state.   

Constructor & Destructor Documentation

◆ origin_of_state()

ana::evdesc::origin_of_state::origin_of_state ( tree dst_reg_expr)
inline

References gcc_assert, and m_dst_reg_expr.

Field Documentation

◆ m_dst_reg_expr

tree ana::evdesc::origin_of_state::m_dst_reg_expr

Referenced by origin_of_state().


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