Function ASTtools::moveAfterPreprocInfo

Function ASTtools::moveAfterPreprocInfo#

Function Documentation#

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

Moves ‘after’ preprocessing information.

Moves all preprocessing information attached ‘after’ the source statement to the end of the destination statement.