Skip to content

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