SageInterface::transferSymbols
Synopsis
Declared in <SageIII/sageInterface/sageInterface.h>
[[visibility]]
void
transferSymbols(
SgScopeStatement* from_scope,
SgScopeStatement* to_scope,
bool skip_label_symbols = true);
Created with MrDocs