AstCombinedBottomUpProcessing::AstCombinedBottomUpProcessing
constructor that makes an internal copy of an existing list of traversals
Synopsis
Declared in <src/midend/astProcessing/AstCombinedProcessing.h>
AstCombinedBottomUpProcessing(TraversalPtrList const& t);
Parameters
Name |
Description |
t |
The object to copy construct from |
Created with MrDocs