Skip to content

CPreproc::If::Case::isElif

Returns 'true' if this case is an '#elif'.

Synopsis

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

bool
isElif() const;

Return Value

'true' if this case is an '#elif'.

Created with MrDocs