Public Member Functions | |
| ValueFlowIterator (const SEGNodeBase *N, bool End) | |
| ValueFlowIterator (const ValueFlowIterator &VFIt) | |
| ValueFlowIterator & | operator= (const ValueFlowIterator &VFIt) |
| ValueFlowIterator | operator++ (int) |
| ValueFlowIterator & | operator++ () |
| const SEGNodeBase * | operator* () |
| bool | operator== (const ValueFlowIterator &VFIt) |
| bool | operator!= (const ValueFlowIterator &VFIt) |
Static Public Member Functions | |
| static bool | flowSkip (const SEGNodeBase *S, const SEGNodeBase *D, bool sourceIsParent) |
1.8.5