GCC Middle and Back End API Reference
ana::exploded_node::on_stmt_flags Struct Reference

#include <exploded-graph.h>

Public Member Functions

 on_stmt_flags ()
 

Static Public Member Functions

static on_stmt_flags terminate_path ()
 

Data Fields

bool m_terminate_path: 1
 

Private Member Functions

 on_stmt_flags (bool terminate_path)
 

Constructor & Destructor Documentation

◆ on_stmt_flags() [1/2]

ana::exploded_node::on_stmt_flags::on_stmt_flags ( )
inline

Referenced by terminate_path().

◆ on_stmt_flags() [2/2]

ana::exploded_node::on_stmt_flags::on_stmt_flags ( bool terminate_path)
inlineprivate

Member Function Documentation

◆ terminate_path()

static on_stmt_flags ana::exploded_node::on_stmt_flags::terminate_path ( )
inlinestatic

References on_stmt_flags().

Field Documentation

◆ m_terminate_path

bool ana::exploded_node::on_stmt_flags::m_terminate_path

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