Skip to content

CPreproc::If::Case::isEndif

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

Synopsis

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

bool
isEndif() const;

Return Value

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

Created with MrDocs