AstInterfaceImpl::GetMemberFunc
Synopsis
Declared in <src/midend/astUtil/astInterface/AstInterface_ROSE.h>
SgMemberFunctionSymbol*
GetMemberFunc(
SgClassDeclaration* c,
std::string const& funcname,
std::vector<SgExpression*>* args = 0);
Created with MrDocs