GCC Middle and Back End API Reference
ana::callsite_expr_element Class Reference

#include <callsite-expr.h>

Inheritance diagram for ana::callsite_expr_element:
Collaboration diagram for ana::callsite_expr_element:

Public Member Functions

 callsite_expr_element (callsite_expr expr)
void add_to_phase_2 (pp_markup::context &ctxt) final override

Private Member Functions

 DISABLE_COPY_AND_ASSIGN (element)

Private Attributes

callsite_expr m_expr

Constructor & Destructor Documentation

◆ callsite_expr_element()

ana::callsite_expr_element::callsite_expr_element ( callsite_expr expr)
inline

References m_expr.

Member Function Documentation

◆ add_to_phase_2()

void ana::callsite_expr_element::add_to_phase_2 ( pp_markup::context & ctxt)
inlinefinaloverridevirtual

◆ DISABLE_COPY_AND_ASSIGN()

pp_markup::element::DISABLE_COPY_AND_ASSIGN ( element )
privateinherited

References element().

Field Documentation

◆ m_expr

callsite_expr ana::callsite_expr_element::m_expr
private

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