CPreproc::If::Cases_t Stores the cases composing an '#if' directive. Synopsis Declared in <src/midend/programTransformation/astOutlining/If.hh> typedef std::list<Case*> Cases_t; Created with MrDocs