ROSE 0.11.145.141
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgPragmaDeclaration, SgPragma *,&SgPragmaDeclaration::p_pragma > Struct Reference

Description

Definition at line 25110 of file generated.h.

Public Types

using parent = SgPragmaDeclaration
 
using field_type = SgPragma *
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgPragmaDeclaration, SgPragma *SgPragmaDeclaration::*, &SgPragmaDeclaration::p_pragma >
 

Static Public Attributes

static constexpr size_t position {0}
 
static constexpr char const *const name {"pragma"}
 
static constexpr char const *const typestr {"SgPragma*"}
 
static constexpr bool traverse {true}
 
static constexpr auto mbr_ptr {&SgPragmaDeclaration::p_pragma}
 

Member Typedef Documentation

◆ parent

using Rose::Traits::generated::describe_field_t< SgPragmaDeclaration, SgPragma *,&SgPragmaDeclaration::p_pragma >::parent = SgPragmaDeclaration

Definition at line 25111 of file generated.h.

◆ field_type

using Rose::Traits::generated::describe_field_t< SgPragmaDeclaration, SgPragma *,&SgPragmaDeclaration::p_pragma >::field_type = SgPragma*

Definition at line 25112 of file generated.h.

◆ bind

template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using Rose::Traits::generated::describe_field_t< SgPragmaDeclaration, SgPragma *,&SgPragmaDeclaration::p_pragma >::bind = Desc<SgPragmaDeclaration, SgPragma* SgPragmaDeclaration::*, &SgPragmaDeclaration::p_pragma>

Definition at line 25119 of file generated.h.

Member Data Documentation

◆ position

constexpr size_t Rose::Traits::generated::describe_field_t< SgPragmaDeclaration, SgPragma *,&SgPragmaDeclaration::p_pragma >::position {0}
staticconstexpr

Definition at line 25113 of file generated.h.

◆ name

constexpr char const* const Rose::Traits::generated::describe_field_t< SgPragmaDeclaration, SgPragma *,&SgPragmaDeclaration::p_pragma >::name {"pragma"}
staticconstexpr

Definition at line 25114 of file generated.h.

◆ typestr

constexpr char const* const Rose::Traits::generated::describe_field_t< SgPragmaDeclaration, SgPragma *,&SgPragmaDeclaration::p_pragma >::typestr {"SgPragma*"}
staticconstexpr

Definition at line 25115 of file generated.h.

◆ traverse

constexpr bool Rose::Traits::generated::describe_field_t< SgPragmaDeclaration, SgPragma *,&SgPragmaDeclaration::p_pragma >::traverse {true}
staticconstexpr

Definition at line 25116 of file generated.h.

◆ mbr_ptr

constexpr auto Rose::Traits::generated::describe_field_t< SgPragmaDeclaration, SgPragma *,&SgPragmaDeclaration::p_pragma >::mbr_ptr {&SgPragmaDeclaration::p_pragma}
staticconstexpr

Definition at line 25117 of file generated.h.


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