ROSE 2.4.0
Loading...
Searching...
No Matches
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 22051 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 22052 of file generated.h.

◆ field_type

Definition at line 22053 of file generated.h.

◆ bind

Definition at line 22060 of file generated.h.

Member Data Documentation

◆ position

Definition at line 22054 of file generated.h.

◆ name

Definition at line 22055 of file generated.h.

◆ typestr

Definition at line 22056 of file generated.h.

◆ traverse

Definition at line 22057 of file generated.h.

◆ mbr_ptr

Definition at line 22058 of file generated.h.


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