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