Searched refs:dbgDupTree (Results 1 – 1 of 1) sorted by relevance
47 static pANTLR3_BASE_TREE dbgDupTree (pANTLR3_BASE_TREE_ADAPTOR adaptor, pANTLR3_BASE_TREE t);124 dbgDupTree; in antlr3BaseTreeAdaptorInit()520 dbgDupTree (pANTLR3_BASE_TREE_ADAPTOR adaptor, pANTLR3_BASE_TREE tree) in dbgDupTree() function