Skip to content

AstInterface::GetVarName

Synopsis

Declared in <src/midend/astUtil/astInterface/AstInterface.h>

static
std::string
GetVarName(
    AstNodePtr const& exp,
    bool use_global_unique_name = false);

Created with MrDocs