AstInterface::CreateVarRef
Synopsis
Declared in <src/midend/astUtil/astInterface/AstInterface.h>
AstNodePtr
CreateVarRef(
std::string varname,
AstNodePtr const& declLoc = AST_NULL);
Created with MrDocs
Declared in <src/midend/astUtil/astInterface/AstInterface.h>
AstNodePtr
CreateVarRef(
std::string varname,
AstNodePtr const& declLoc = AST_NULL);
Created with MrDocs