AstInterfaceImpl::IsVarRef Synopsis Declared in <src/midend/astUtil/astInterface/AstInterface_ROSE.h> static bool IsVarRef( SgNode* exp, SgType** vartype = 0, std::string* varname = 0, SgNode** scope = 0, bool* isglobal = 0, bool use_global_unique_name = false, bool* has_ptr_deref = 0); Created with MrDocs