Skip to content

StaticCFG::CFGNode

Synopsis

Declared in <SageIII/virtualCFG/interproceduralCFG.h>

using VirtualCFG::CFGNode;

Introduced Symbols

Name

Description

VirtualCFG::CFGNode

A node in the control flow graph. Each CFG node corresponds to an AST node, but there can be several CFG nodes for a given AST node.

Created with MrDocs