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

Description

Definition at line 97 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)
 
static symbol_tsearch_for_symbol_from_symbol_table (decl_t *d)
 

Member Typedef Documentation

◆ decl_t

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

Definition at line 98 of file Object.h.

◆ symbol_t

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

Definition at line 99 of file Object.h.

◆ type_t

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

Definition at line 100 of file Object.h.

◆ ref_t

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

Definition at line 102 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 104 of file Object.h.

◆ search_for_symbol_from_symbol_table()

static symbol_t * Rose::CodeGen::object_helper< Object::a_variable >::search_for_symbol_from_symbol_table ( decl_t d)
inlinestatic

Definition at line 105 of file Object.h.


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