Home
last modified time | relevance | path

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

/dports/textproc/zorba/zorba-2.7.0/src/compiler/translator/
H A Dtranslator.cpp4256 xqtref_t lCollectionType; in end_visit() local
4261 lCollectionType = theRTM.DOCUMENT_UNTYPED_TYPE_STAR; in end_visit()
4266 lCollectionType = pop_tstack(); in end_visit()
4267 lNodeType = TypeOps::prime_type(tm, *lCollectionType); in end_visit()
4268 quant = lCollectionType->get_quantifier(); in end_visit()
4357 lCollectionType, in end_visit()