Skip to content

ASTtools::pastePreprocInfoFront

Pastes preprocessing information at the front of a statement.

Synopsis

Declared in <src/midend/programTransformation/astOutlining/PreprocessingInfo.hh>

void
pastePreprocInfoFront(
    AttachedPreprocessingInfoType& save_buf,
    SgStatement* s);

Parameters

Name

Description

s

This class represents the notion of a statement.

Created with MrDocs