Skip to content

CPreproc::If::Case::isIfdef

Returns 'true' if this case is a '#ifdef'.

Synopsis

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

bool
isIfdef() const;

Return Value

'true' if this case is a '#ifdef'.

Created with MrDocs