Skip to content

SageInterface::lookupNamespaceSymbolInParentScopes

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

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

Created with MrDocs