Home
last modified time | relevance | path

Searched defs:getICKind (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/zorba/zorba-2.7.0/src/store/naive/
H A Dsimple_ic.h50 virtual ICKind getICKind() const { return theICKind; } in getICKind() function
/dports/textproc/zorba/zorba-2.7.0/src/compiler/xqddf/
H A Dvalue_ic.h117 store::IC::ICKind getICKind() const in getICKind() function
/dports/textproc/zorba/zorba-2.7.0/src/compiler/parsetree/
H A Dparsenodes.h1421 ICKind getICKind() const { return theICKind; } in getICKind() function