ROSE 0.11.145.141
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgMemberFunctionDeclaration, SgCtorInitializerList *,&SgMemberFunctionDeclaration::p_CtorInitializerList > Struct Reference

Description

Definition at line 22197 of file generated.h.

Public Types

using parent = SgMemberFunctionDeclaration
 
using field_type = SgCtorInitializerList *
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgMemberFunctionDeclaration, SgCtorInitializerList *SgMemberFunctionDeclaration::*, &SgMemberFunctionDeclaration::p_CtorInitializerList >
 

Static Public Attributes

static constexpr size_t position {0}
 
static constexpr char const *const name {"CtorInitializerList"}
 
static constexpr char const *const typestr {"SgCtorInitializerList*"}
 
static constexpr bool traverse {true}
 
static constexpr auto mbr_ptr {&SgMemberFunctionDeclaration::p_CtorInitializerList}
 

Member Typedef Documentation

◆ parent

Definition at line 22198 of file generated.h.

◆ field_type

Definition at line 22199 of file generated.h.

◆ bind

Definition at line 22206 of file generated.h.

Member Data Documentation

◆ position

Definition at line 22200 of file generated.h.

◆ name

Definition at line 22201 of file generated.h.

◆ typestr

Definition at line 22202 of file generated.h.

◆ traverse

Definition at line 22203 of file generated.h.

◆ mbr_ptr

Definition at line 22204 of file generated.h.


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