StmtVarAliasCollect::VarAliasMap::get_alias_map
Obtain the Unionāfind element from a variable within a scope
Synopsis
Declared in <src/midend/astUtil/astSupport/StmtInfoCollect.h>
UF_elem*
get_alias_map(
std::string const& varname,
AstNodePtr const& scope);
Created with MrDocs