Function ASTtools::moveBeforePreprocInfo

Function ASTtools::moveBeforePreprocInfo#

Function Documentation#

void ASTtools::moveBeforePreprocInfo(SgStatement *src, SgStatement *dest)#

Moves ‘before’ preprocessing information.

Moves all preprocessing information attached ‘before’ the source statement to the front of the destination statement.