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