Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Yaafe/Yaafe
/ DataFlowContext
Method
DataFlowContext
src_cpp/yaafe-core/DataFlowParserContext.cpp:29–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
namespace YAAFE {
28
29
DataFlowContext::DataFlowContext() :
30
m_dataflow(NULL), m_identifiers(), m_params()
31
{}
32
33
DataFlowContext::~DataFlowContext()
34
{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected