ROSE 2.3.0
Loading...
Searching...
No Matches
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgSpawnStmt, SgFunctionCallExp *,&SgSpawnStmt::p_the_func > Struct Reference

Description

Definition at line 27498 of file generated.h.

Public Types

using parent = SgSpawnStmt
 
using field_type = SgFunctionCallExp *
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgSpawnStmt, SgFunctionCallExp *SgSpawnStmt::*, &SgSpawnStmt::p_the_func >
 

Static Public Attributes

static constexpr size_t position {0}
 
static constexpr char const *const name {"the_func"}
 
static constexpr char const *const typestr {"SgFunctionCallExp*"}
 
static constexpr bool traverse {true}
 
static constexpr auto mbr_ptr {&SgSpawnStmt::p_the_func}
 

Member Typedef Documentation

◆ parent

Definition at line 27499 of file generated.h.

◆ field_type

Definition at line 27500 of file generated.h.

◆ bind

template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using Rose::Traits::generated::describe_field_t< SgSpawnStmt, SgFunctionCallExp *,&SgSpawnStmt::p_the_func >::bind = Desc<SgSpawnStmt, SgFunctionCallExp* SgSpawnStmt::*, &SgSpawnStmt::p_the_func>

Definition at line 27507 of file generated.h.

Member Data Documentation

◆ position

constexpr size_t Rose::Traits::generated::describe_field_t< SgSpawnStmt, SgFunctionCallExp *,&SgSpawnStmt::p_the_func >::position {0}
staticconstexpr

Definition at line 27501 of file generated.h.

◆ name

constexpr char const* const Rose::Traits::generated::describe_field_t< SgSpawnStmt, SgFunctionCallExp *,&SgSpawnStmt::p_the_func >::name {"the_func"}
staticconstexpr

Definition at line 27502 of file generated.h.

◆ typestr

constexpr char const* const Rose::Traits::generated::describe_field_t< SgSpawnStmt, SgFunctionCallExp *,&SgSpawnStmt::p_the_func >::typestr {"SgFunctionCallExp*"}
staticconstexpr

Definition at line 27503 of file generated.h.

◆ traverse

constexpr bool Rose::Traits::generated::describe_field_t< SgSpawnStmt, SgFunctionCallExp *,&SgSpawnStmt::p_the_func >::traverse {true}
staticconstexpr

Definition at line 27504 of file generated.h.

◆ mbr_ptr

constexpr auto Rose::Traits::generated::describe_field_t< SgSpawnStmt, SgFunctionCallExp *,&SgSpawnStmt::p_the_func >::mbr_ptr {&SgSpawnStmt::p_the_func}
staticconstexpr

Definition at line 27505 of file generated.h.


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