SageInterface::get_name
Generate a useful name to describe the SgSupport IR node
Synopsis
Declared in <SageIII/sageInterface/sageInterface.h>
std::string
get_name(SgSupport const* node);
Parameters
Name |
Description |
node |
This class represents the base class of a numbr of IR nodes that don't otherwise fit |
Created with MrDocs