ASTtools::pastePreprocInfoBack
Pastes preprocessing information at the back of a statement.
Synopsis
Declared in <src/midend/programTransformation/astOutlining/PreprocessingInfo.hh>
void
pastePreprocInfoBack(
AttachedPreprocessingInfoType& save_buf,
SgStatement* s);
Parameters
Name |
Description |
s |
This class represents the notion of a statement. |
Created with MrDocs