Skip to content

SageInterface::getEnclosingFileNode

get the SgFile node from current node

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

[[visibility]]
SgFile*
getEnclosingFileNode(SgNode* astNode);

Return Value

This class represents a source file for a project (which may contian

Parameters

Name

Description

astNode

This class represents the base class for all IR nodes within Sage III.

Created with MrDocs