Searched refs:beginScopeId (Results 1 - 2 of 2) sorted by relevance

/external/srec/tools/grxmlcompile/
H A Dsub_grph.cpp117 int SubGraph::ConnectLastScope (int beginScopeId, int endScopeId) argument
144 (void) CreateArc (begLabel, begOutLabel, lastId, beginScopeId);
149 (void) CreateArc (begLabel, begOutLabel, startId, beginScopeId);
153 (void) CreateArc (begLabel, begOutLabel, lastId, beginScopeId);
158 (void) CreateArc (begLabel, begOutLabel, lastId, beginScopeId);
H A Dsub_grph.h221 int ConnectLastScope (int beginScopeId, int endScopeId);

Completed in 30 milliseconds