Home
last modified time | relevance | path

Searched defs:newVector (Results 1 – 2 of 2) sorted by relevance

/external/antlr/antlr-3.4/runtime/C/include/
Dantlr3collections.h317 pANTLR3_VECTOR (*newVector) (struct ANTLR3_VECTOR_FACTORY_struct * factory); member
/external/antlr/antlr-3.4/runtime/C/src/
Dantlr3collections.c1638 newVector(pANTLR3_VECTOR_FACTORY factory) in newVector() function