Skip to content

SageInterface::lookupVariableSymbolInParentScopes

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

[[visibility]]
SgVariableSymbol*
lookupVariableSymbolInParentScopes(
    SgName const& name,
    SgScopeStatement* currentScope = NULL);

Created with MrDocs