Function ASTtools::moveAfterPreprocInfo#
Defined in File PreprocessingInfo.hh
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.