ROSE 0.11.145.141
Public Types | Static Public Member Functions | List of all members
Rose::CodeGen::object_helper< Object::a_variable > Struct Reference

Description

Definition at line 88 of file Object.h.

Public Types

using decl_t = SgVariableDeclaration
 
using symbol_t = SgVariableSymbol
 
using type_t = void
 
using ref_t = SgVarRefExp
 

Static Public Member Functions

static constexpr bool is_template_symbol_variant (VariantT v)
 

Member Typedef Documentation

◆ decl_t

using Rose::CodeGen::object_helper< Object::a_variable >::decl_t = SgVariableDeclaration

Definition at line 89 of file Object.h.

◆ symbol_t

using Rose::CodeGen::object_helper< Object::a_variable >::symbol_t = SgVariableSymbol

Definition at line 90 of file Object.h.

◆ type_t

using Rose::CodeGen::object_helper< Object::a_variable >::type_t = void

Definition at line 91 of file Object.h.

◆ ref_t

using Rose::CodeGen::object_helper< Object::a_variable >::ref_t = SgVarRefExp

Definition at line 93 of file Object.h.

Member Function Documentation

◆ is_template_symbol_variant()

static constexpr bool Rose::CodeGen::object_helper< Object::a_variable >::is_template_symbol_variant ( VariantT  v)
inlinestaticconstexpr

Definition at line 95 of file Object.h.


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