Skip to content

SageInterface::getFirstGlobalScope

return the first global scope under current project

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

[[visibility]]
SgGlobal*
getFirstGlobalScope(SgProject* project);

Return Value

This class represents the concept of a namespace definition.

Parameters

Name

Description

project

This class represents a source project, with a list of SgFile objects and global

Created with MrDocs