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 657 of file SlicedGraphs.h.

Member Data Documentation

◆ dst

SlicedCallGraphNodeRef SVF::SlicedCallGraphEdgeRef::dst

Definition at line 660 of file SlicedGraphs.h.

◆ src

SlicedCallGraphNodeRef SVF::SlicedCallGraphEdgeRef::src

Definition at line 659 of file SlicedGraphs.h.

◆ underlying

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

Definition at line 661 of file SlicedGraphs.h.


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