Skip to content

OpenAnalysis::SageIRStmtIterator::SageIRStmtIterator

Construct from SgStatementPtrList

Synopsis

Declared in <src/midend/programAnalysis/OAWrap/SAGE2OA.h>

SageIRStmtIterator(SgStatementPtrList& lst);

Parameters

Name

Description

lst

The object to copy construct from

Created with MrDocs