CPreproc::IfDirectiveContextFinder::IfDirectiveContextFinder
Constructor
Synopsis
Declared in <src/midend/programTransformation/astOutlining/IfDirectiveContextFinder.hh>
IfDirectiveContextFinder(
CPreproc::Ifs_t& ifs,
SgLocatedNode const* target);
Parameters
Name |
Description |
ifs |
The object to copy construct from |
target |
This class represents the notion of an expression or statement which |
Created with MrDocs