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