Home
last modified time | relevance | path

Searched refs:NodeSortInfo (Results 1 – 1 of 1) sorted by relevance

/dports/textproc/zorba/zorba-2.7.0/src/compiler/translator/
H A Dtranslator.cpp227 struct NodeSortInfo struct
234 NodeSortInfo() in NodeSortInfo() argument
616 std::stack<NodeSortInfo> theNodeSortStack;
8825 theNodeSortStack.push(NodeSortInfo()); in begin_visit()
8907 NodeSortInfo& nodeSortInfo = theNodeSortStack.top(); in end_visit()