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