Home
last modified time | relevance | path

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

/dports/textproc/zorba/zorba-2.7.0/swig/
H A DTypeIdentifier.i162 TypeIdentifier::createEmptyType() in createEmptyType() function
164 return TypeIdentifier( zorba::TypeIdentifier::createEmptyType() ); in createEmptyType()
H A DTypeIdentifier.h85 createEmptyType();
/dports/textproc/zorba/zorba-2.7.0/include/zorba/
H A Dtypeident.h101 createEmptyType();
/dports/textproc/zorba/zorba-2.7.0/src/api/
H A Dtypeidentimpl.cpp258 TypeIdentifier_t TypeIdentifier::createEmptyType() in createEmptyType() function in zorba::TypeIdentifier
/dports/textproc/zorba/zorba-2.7.0/swig/xqj/
H A DZorbaXQItemType.java59 result = TypeIdentifier.createEmptyType(); in getTypeIdentifier()
/dports/textproc/zorba/zorba-2.7.0/src/types/
H A Dtypeops.cpp1335 return TypeIdentifier::createEmptyType(); in get_type_identifier()