Skip to content

SageInterface::lookupEnumSymbolInParentScopes

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

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

Created with MrDocs