ASTtools::dumpPreprocInfo
Dumps a statement's preprocessing information.
Synopsis
Declared in <src/midend/programTransformation/astOutlining/PreprocessingInfo.hh>
void
dumpPreprocInfo(
SgStatement const* s,
std::ostream& o);
Parameters
Name |
Description |
s |
This class represents the notion of a statement. |
Created with MrDocs