Skip to content

CPreproc::If::Case::isIfndef

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

Synopsis

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

bool
isIfndef() const;

Return Value

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

Created with MrDocs