Home
last modified time | relevance | path

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

/dports/textproc/zorba/zorba-2.7.0/src/runtime/indexing/
H A Dindex_ddl.cpp544 theIndexDecl = 0; in init()
559 theIndexDecl = 0; in reset()
630 if ( state->theIndexDecl->getNumKeyExprs() in nextImpl()
638 state->theIndexDecl->getNumKeyExprs()) in nextImpl()
642 state->theIndex = (state->theIndexDecl->isTemp() ? in nextImpl()
679 checkKeyType(loc, tm, state->theIndexDecl, in nextImpl()
683 if (state->theIndexDecl->isGeneral() && in nextImpl()
819 if (!state->theIndexDecl->isGeneral()) in nextImpl()
825 if (state->theIndexDecl->getNumKeyExprs() != numChildren-1 || in nextImpl()
832 state->theIndexDecl->getNumKeyExprs())); in nextImpl()
[all …]
H A Dindex_ddl.h327 const IndexDecl * theIndexDecl; variable
/dports/textproc/zorba/zorba-2.7.0/src/compiler/translator/
H A Dtranslator.cpp622 IndexDecl_t theIndexDecl; member in zorba::TranslatorImpl
1224 ERROR_PARAMS(theIndexDecl->getName()->getStringValue())); in lookup_ctx_var()
4457 theIndexDecl = index; in begin_visit()
4467 IndexDecl_t index = theIndexDecl; in end_visit()
4468 theIndexDecl = NULL; in end_visit()
4491 IndexDecl* index = theIndexDecl; in begin_visit()
4595 IndexDecl* index = theIndexDecl; in end_visit()