SageInterface::lookupTemplateMemberFunctionSymbolInParentScopes
Synopsis
Declared in <SageIII/sageInterface/sageInterface.h>
[[visibility]]
SgFunctionSymbol*
lookupTemplateMemberFunctionSymbolInParentScopes(
SgName const& functionName,
SgFunctionType* ftype,
SgTemplateParameterPtrList* tplparams,
SgScopeStatement* currentScope = NULL);
Created with MrDocs