SageInterface::lookupTemplateVariableSymbolInParentScopes
Synopsis
Declared in <SageIII/sageInterface/sageInterface.h>
[[visibility]]
SgTemplateVariableSymbol*
lookupTemplateVariableSymbolInParentScopes(
SgName const& name,
SgTemplateParameterPtrList* tplparams,
SgTemplateArgumentPtrList* tplargs,
SgScopeStatement* currentScope = NULL);
Created with MrDocs