FixupforGnuBackendCompiler
Recognize and eliminate redundent calls to the same casting operator (or constructor initializer)
Synopsis
Declared in <SageIII/astFixup/fixupforGnuBackendCompiler.h>
class FixupforGnuBackendCompiler
: public SgSimpleProcessing
Base Classes
Name |
Description |
Member Functions
Name |
Description |
|
Required traversal function |
Description
This is a fix for code generated by SWIG, it does not likely to
occur in hand written code.
Created with MrDocs