|
Static Value-Flow Analysis
|
This is the complete list of members for SVF::CxtThread, including all inherited members.
| cxt | SVF::CxtThread | protected |
| CxtThread(const CallStrCxt &c, const ICFGNode *fork) | SVF::CxtThread | inline |
| CxtThread(const CxtThread &ct) | SVF::CxtThread | inline |
| cxtToStr() const | SVF::CxtThread | inline |
| dump() const | SVF::CxtThread | inline |
| forksite | SVF::CxtThread | protected |
| getContext() const | SVF::CxtThread | inline |
| getThread() const | SVF::CxtThread | inline |
| incycle | SVF::CxtThread | protected |
| inloop | SVF::CxtThread | protected |
| isIncycle() const | SVF::CxtThread | inline |
| isInloop() const | SVF::CxtThread | inline |
| operator!=(const CxtThread &rhs) const | SVF::CxtThread | inline |
| operator<(const CxtThread &rhs) const | SVF::CxtThread | inline |
| operator=(const CxtThread &rhs) | SVF::CxtThread | inline |
| operator==(const CxtThread &rhs) const | SVF::CxtThread | inline |
| setIncycle(bool in) | SVF::CxtThread | inline |
| setInloop(bool in) | SVF::CxtThread | inline |
| ~CxtThread() | SVF::CxtThread | inlinevirtual |