Skip to content

CPreproc::IfDirectiveExtractor::handleCase

Updates the tree structure for a newly encountered 'info' directive.

Synopsis

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

void
handleCase(
    PreprocessingInfo* info,
    SgLocatedNode* node);

Parameters

Name

Description

info

For preprocessing information including source comments, include , if, define, etc

node

This class represents the notion of an expression or statement which

Created with MrDocs