|
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 390 of file SlicedGraphs.h.
|
default |
Definition at line 396 of file SlicedGraphs.h.
|
inlineexplicit |
Definition at line 398 of file SlicedGraphs.h.
|
friend |
Definition at line 407 of file SlicedGraphs.h.
|
friend |
Definition at line 393 of file SlicedGraphs.h.
Definition at line 392 of file SlicedGraphs.h.