AstValueAttribute::get
Return the stored value by reference.
Synopsis
Declared in <src/midend/astProcessing/AstAttributeMechanism.h>
T const&
get() const;
Description
@{
Return Value
the stored value by reference.
Created with MrDocs
Return the stored value by reference.
Declared in <src/midend/astProcessing/AstAttributeMechanism.h>
T const&
get() const;
@{
the stored value by reference.
Created with MrDocs