Lines Matching refs:ANTLR_UINT32
149 ANTLR_UINT32 m_lookAheadLength;
153 ANTLR_UINT32 m_head;
158 ANTLR_UINT32 m_tail;
182 CommonTreeNodeStream( ANTLR_UINT32 hint );
184 CommonTreeNodeStream( TreeType* tree, ANTLR_UINT32 hint );
186 void init( ANTLR_UINT32 hint );
266 void addNavigationNode(ANTLR_UINT32 ttype);
274 ANTLR_UINT32 getLookaheadSize();
300 ANTLR_UINT32 m_currentChildIndex;
304 ANTLR_UINT32 m_nodeStackSize;
306 ANTLR_UINT32 m_lookAheadLength;
307 ANTLR_UINT32 m_tail;
308 ANTLR_UINT32 m_head;