ROSE 0.11.145.141
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_node_t< SgVarArgStartOp > Struct Reference

Description

Definition at line 33059 of file generated.h.

Public Types

using node = SgVarArgStartOp
 
using base = SgExpression
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgVarArgStartOp, SgExpression *,&SgVarArgStartOp::p_lhs_operand >, describe_field_t< SgVarArgStartOp, SgExpression *,&SgVarArgStartOp::p_rhs_operand >, describe_field_t< SgVarArgStartOp, SgType *,&SgVarArgStartOp::p_expression_type > >
 

Static Public Attributes

static constexpr char const *const name {"VarArgStartOp"}
 
static constexpr unsigned long variant {837}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 33060 of file generated.h.

◆ base

Definition at line 33061 of file generated.h.

◆ subclasses_t

Definition at line 33065 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgVarArgStartOp >::fields_t = mp::List<describe_field_t<SgVarArgStartOp,SgExpression*,&SgVarArgStartOp::p_lhs_operand>, describe_field_t<SgVarArgStartOp,SgExpression*,&SgVarArgStartOp::p_rhs_operand>, describe_field_t<SgVarArgStartOp,SgType*,&SgVarArgStartOp::p_expression_type> >

Definition at line 33066 of file generated.h.

Member Data Documentation

◆ name

constexpr char const* const Rose::Traits::generated::describe_node_t< SgVarArgStartOp >::name {"VarArgStartOp"}
staticconstexpr

Definition at line 33062 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgVarArgStartOp >::variant {837}
staticconstexpr

Definition at line 33063 of file generated.h.

◆ concrete

constexpr bool Rose::Traits::generated::describe_node_t< SgVarArgStartOp >::concrete {true}
staticconstexpr

Definition at line 33064 of file generated.h.


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