SageBuilder::setNonrealDeclarationScope
Attach a nonreal declaration scope to a declaration.
Synopsis
Declared in <SageIII/sageInterface/sageBuilder.h>
[[visibility]]
bool
setNonrealDeclarationScope(
SgDeclarationStatement* owner,
SgDeclarationScope* scope);
Parameters
Name |
Description |
owner |
This class represents the concept of a declaration statement. |
Created with MrDocs