Skip to content

FixupSelfReferentialMacrosInAST

Fixup known macros that reference themselves and cause recursive macro expansion in the generated (unparsed) code.

Synopsis

Declared in <SageIII/astPostProcessing/fixupSelfReferentialMacros.h>

Base Classes

Name

Description

AstSimpleProcessing

Class for traversing the AST.

Member Functions

Name

visit [virtual]

Description

This is lower level support for the fixupSelfReferentialMacrosInAST(SgNode*) function.

Created with MrDocs