|
Static Value-Flow Analysis
|
#include <SlicedGraphs.h>
Public Member Functions | |
| SlicedNodeRef ()=default | |
| SlicedNodeRef (const ViewT *v, const RawNodeT *r) | |
| operator bool () const | |
Public Attributes | |
| const ViewT * | view = nullptr |
| const RawNodeT * | raw = nullptr |
Friends | |
| bool | operator== (SlicedNodeRef lhs, SlicedNodeRef rhs) |
| bool | operator!= (SlicedNodeRef lhs, SlicedNodeRef rhs) |
Definition at line 406 of file SlicedGraphs.h.
|
default |
Definition at line 412 of file SlicedGraphs.h.
|
inlineexplicit |
Definition at line 414 of file SlicedGraphs.h.
|
friend |
Definition at line 423 of file SlicedGraphs.h.
|
friend |
Definition at line 409 of file SlicedGraphs.h.
Definition at line 408 of file SlicedGraphs.h.