All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
risc::sg::LocalReferenceAttribute Class Reference

#include <reference_attributes.h>

Inheritance diagram for risc::sg::LocalReferenceAttribute:
Inheritance graph
Collaboration diagram for risc::sg::LocalReferenceAttribute:
Collaboration graph

Public Member Functions

virtual
AstAttribute::OwnershipPolicy 
getOwnershipPolicy () const ROSE_OVERRIDE
 

Public Attributes

SgVariableSymbol * mapped_variable_
 The actual variable that the reference function parameter really refers to. More...
 

Member Function Documentation

virtual AstAttribute::OwnershipPolicy risc::sg::LocalReferenceAttribute::getOwnershipPolicy ( ) const
inlinevirtual

Member Data Documentation

SgVariableSymbol* risc::sg::LocalReferenceAttribute::mapped_variable_

The actual variable that the reference function parameter really refers to.


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