Unparser::isCompilerGenerated
true if SgLocatedNode is part of a compiler generated part of the AST (e.g template instatiation)
Synopsis
Declared in <src/backend/unparser/unparser.h>
bool
isCompilerGenerated(SgLocatedNode* n);
Parameters
Name |
Description |
n |
This class represents the notion of an expression or statement which |
Created with MrDocs