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

Description

Definition at line 32912 of file generated.h.

Public Types

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

Static Public Attributes

static constexpr char const *const name {"VarArgCopyOp"}
 
static constexpr unsigned long variant {833}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 32913 of file generated.h.

◆ base

Definition at line 32914 of file generated.h.

◆ subclasses_t

Definition at line 32918 of file generated.h.

◆ fields_t

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

Definition at line 32919 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 32915 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgVarArgCopyOp >::variant {833}
staticconstexpr

Definition at line 32916 of file generated.h.

◆ concrete

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

Definition at line 32917 of file generated.h.


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