ASTtools::toStringFileLoc
Convert a node's location to a stringâfriendly form.
Synopsis
Declared in <src/midend/programTransformation/astOutlining/ASTtools.hh>
std::string
toStringFileLoc(SgLocatedNode const* n);
Parameters
Name |
Description |
n |
This class represents the notion of an expression or statement which |
Created with MrDocs