Function ASTtools::moveInsidePreprocInfo

Function ASTtools::moveInsidePreprocInfo#

Function Documentation#

void ASTtools::moveInsidePreprocInfo(SgBasicBlock *src, SgBasicBlock *dest)#

Moves ‘inside’ preprocessing information.

Moves all preprocessing information attached ‘inside’ the source block to be inside the destination block.