Skip to content

CGFunction

Synopsis

Declared in <src/midend/programAnalysis/genericDataflow/cfgUtils/CallGraphTraverse.h>

class CGFunction
    : public Function

Base Classes

Name

Description

Function

Types

Name

iterator

Member Functions

Name

Description

CGFunction [constructor]

Constructors

callees

callers

end

predecessors

successors

operator==

Equality operator

operator!=

Inequality operator

operator<

Less‐than operator

operator<=

Less‐than‐or‐equal operator

operator>

Greater‐than operator

operator>=

Greater‐than‐or‐equal operator

Protected Member Functions

Private Data Members

Name

cgNodes

graph

Created with MrDocs