AstInterfaceImpl::CreateMethodRef
Synopsis
Declared in <src/midend/astUtil/astInterface/AstInterface_ROSE.h>
SgMemberFunctionRefExp*
CreateMethodRef(
std::string classname,
std::string fieldname,
bool createIfNotFound);
Created with MrDocs