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