Searched defs:ctns (Results 1 – 5 of 5) sorted by relevance
420 static void antlr3CommonTreeNodeStreamFree (pANTLR3_COMMON_TREE_NODE_STREAM ctns) in antlr3CommonTreeNodeStreamFree()460 fillBufferRoot(pANTLR3_COMMON_TREE_NODE_STREAM ctns) in fillBufferRoot()474 fillBuffer(pANTLR3_COMMON_TREE_NODE_STREAM ctns, pANTLR3_BASE_TREE t) in fillBuffer()526 reset (pANTLR3_COMMON_TREE_NODE_STREAM ctns) in reset()618 pANTLR3_COMMON_TREE_NODE_STREAM ctns; in consume() local659 pANTLR3_COMMON_TREE_NODE_STREAM ctns; in mark() local706 pANTLR3_COMMON_TREE_NODE_STREAM ctns; in seek() local718 pANTLR3_COMMON_TREE_NODE_STREAM ctns; in tindex() local734 pANTLR3_COMMON_TREE_NODE_STREAM ctns; in size() local752 addNavigationNode (pANTLR3_COMMON_TREE_NODE_STREAM ctns, ANTLR3_UINT32 ttype) in addNavigationNode()[all …]
192 pANTLR3_COMMON_TREE_NODE_STREAM ctns; in getCurrentInputSymbol() local208 pANTLR3_COMMON_TREE_NODE_STREAM ctns; in getMissingSymbol() local
1573 CommonTreeNodeStreamType* ctns = this->get_super(); local1581 CommonTreeNodeStreamType* ctns = this->get_super(); local1607 CommonTreeNodeStreamType* ctns = this->get_super(); local1643 CommonTreeNodeStreamType* ctns = this->get_super(); local1650 CommonTreeNodeStreamType* ctns = this->get_super(); local
784 TreeNodeStreamType* ctns = static_cast<TreeNodeStreamType*>(istream); local
61 pANTLR3_COMMON_TREE_NODE_STREAM ctns; member