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
Returns 'true' if this case is a '#ifndef'.
Declared in <src/midend/programTransformation/astOutlining/If.hh>
bool
isIfndef() const;
'true' if this case is a '#ifndef'.
Created with MrDocs