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