Home
last modified time | relevance | path

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

/external/antlr/runtime/C/src/
Dantlr3basetreeadaptor.c47 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