Skip to content

AstUtilInterface::GetVariableSignature

Returns a string that uniquely identifies the given variable. If provided with a dict_table, save the file name and line number for the signature.

Synopsis

Declared in <src/midend/astUtil/AstUtilInterface.h>

std::string
GetVariableSignature(AstNodePtr const& variable);

Created with MrDocs