Static Value-Flow Analysis
Loading...
Searching...
No Matches
Public Attributes | List of all members
SVF::SlicedCallGraphEdgeRef Struct Reference

#include <SlicedGraphs.h>

Public Attributes

SlicedCallGraphNodeRef src
 
SlicedCallGraphNodeRef dst
 
const CallGraphEdgeunderlying = nullptr
 

Detailed Description

Definition at line 673 of file SlicedGraphs.h.

Member Data Documentation

◆ dst

SlicedCallGraphNodeRef SVF::SlicedCallGraphEdgeRef::dst

Definition at line 676 of file SlicedGraphs.h.

◆ src

SlicedCallGraphNodeRef SVF::SlicedCallGraphEdgeRef::src

Definition at line 675 of file SlicedGraphs.h.

◆ underlying

const CallGraphEdge* SVF::SlicedCallGraphEdgeRef::underlying = nullptr

Definition at line 677 of file SlicedGraphs.h.


The documentation for this struct was generated from the following file: