|
ClearBlue
|
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) |
1.8.17