Skip to content

SgNodeHelper::locationToString

returns location (consisting of filename, line, column)

Synopsis

Declared in <src/midend/abstractLayer/SgNodeHelper.h>

std::string
locationToString(SgNode* node);

Parameters

Name

Description

node

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

Created with MrDocs