CPreproc::If::Case::isIf
Returns 'true' if this case is a '#if'.
Synopsis
Declared in <src/midend/programTransformation/astOutlining/If.hh>
bool
isIf() const;
Return Value
'true' if this case is a '#if'.
Created with MrDocs
Returns 'true' if this case is a '#if'.
Declared in <src/midend/programTransformation/astOutlining/If.hh>
bool
isIf() const;
'true' if this case is a '#if'.
Created with MrDocs