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

Description

Definition at line 99 of file Object.h.

Public Types

using decl_t = SgFunctionDeclaration
 
using symbol_t = SgFunctionSymbol
 
using type_t = void
 
using ref_t = SgFunctionRefExp
 

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_function >::decl_t = SgFunctionDeclaration

Definition at line 100 of file Object.h.

◆ symbol_t

using Rose::CodeGen::object_helper< Object::a_function >::symbol_t = SgFunctionSymbol

Definition at line 101 of file Object.h.

◆ type_t

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

Definition at line 102 of file Object.h.

◆ ref_t

using Rose::CodeGen::object_helper< Object::a_function >::ref_t = SgFunctionRefExp

Definition at line 104 of file Object.h.

Member Function Documentation

◆ is_template_symbol_variant()

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

Definition at line 106 of file Object.h.


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