SageInterface::lookupTypedefSymbolInParentScopes
Synopsis
Declared in <SageIII/sageInterface/sageInterface.h>
[[visibility]]
SgTypedefSymbol*
lookupTypedefSymbolInParentScopes(
SgName const& name,
SgScopeStatement* currentScope = NULL);
Created with MrDocs