Searched refs:antlr3SetCTAPI (Results 1 - 3 of 3) sorted by relevance

/external/antlr/antlr-3.4/runtime/C/src/
H A Dantlr3commontree.c111 antlr3SetCTAPI(&factory->unTruc);
190 antlr3SetCTAPI(tree);
289 antlr3SetCTAPI(pANTLR3_COMMON_TREE tree) function
347 antlr3SetCTAPI(tree);
H A Dantlr3commontreenodestream.c242 antlr3SetCTAPI(&(stream->UP));
243 antlr3SetCTAPI(&(stream->DOWN));
244 antlr3SetCTAPI(&(stream->EOF_NODE));
245 antlr3SetCTAPI(&(stream->INVALID_NODE));
385 antlr3SetCTAPI(&(stream->UP));
386 antlr3SetCTAPI(&(stream->DOWN));
387 antlr3SetCTAPI(&(stream->EOF_NODE));
388 antlr3SetCTAPI(&(stream->INVALID_NODE));
/external/antlr/antlr-3.4/runtime/C/include/
H A Dantlr3defs.h586 ANTLR3_API void antlr3SetCTAPI (pANTLR3_COMMON_TREE tree);

Completed in 143 milliseconds