Home
last modified time | relevance | path

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

/dports/textproc/zorba/zorba-2.7.0/src/compiler/translator/
H A Dtranslator.cpp230 bool theOnlyChildAxes; member
237 theOnlyChildAxes(true), in NodeSortInfo()
8911 (nodeSortInfo.theNumSteps > 1 && !nodeSortInfo.theOnlyChildAxes)) in end_visit()
9119 theNodeSortStack.top().theOnlyChildAxes = false; in intermediate_visit()
9226 theNodeSortStack.top().theOnlyChildAxes = false; in post_axis_visit()