Skip to content

AstCombinedSimpleProcessing::get_traversalPtrListRef

function for obtaining a reference to the internal list of traversals, you can use this for any container operations you like (deleting elements etc.)

Synopsis

Declared in <src/midend/astProcessing/AstCombinedSimpleProcessing.h>

TraversalPtrList&
get_traversalPtrListRef();

Created with MrDocs