Skip to content

AstInterface::GetGlobalUniqueName

Synopsis

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

static
std::string
GetGlobalUniqueName(
    AstNodePtr const& exp,
    std::string expname,
    bool do_not_add_file_name = false);

Created with MrDocs