Home
last modified time | relevance | path

Searched defs:haveTypedValue (Results 1 – 9 of 9) sorted by relevance

/dports/textproc/zorba/zorba-2.7.0/src/store/naive/
H A Dnode_factory.cpp83 bool haveTypedValue, in createElementNode()
H A Dpul_primitive_factory.cpp217 bool haveTypedValue, in createUpdSetElementType()
H A Dsimple_item_factory.cpp1151 bool haveTypedValue, in createElementNode()
1243 bool haveTypedValue, in createElementNode()
H A Dnode_items.h1021 bool haveTypedValue() const { return (theFlags & HaveTypedValue) != 0; } in haveTypedValue() function
H A Dsimple_pul.cpp724 bool haveTypedValue, in addSetElementType()
750 bool haveTypedValue, in addSetElementType()
H A Dpul_primitives.h743 bool haveTypedValue, in UpdSetElementType()
H A Dnode_items.cpp2036 bool haveTypedValue, in ElementNode()
/dports/textproc/zorba/zorba-2.7.0/src/zorbaserialization/
H A Dserialize_zorba_types.cpp1208 bool haveTypedValue = false; in serialize_node_tree() local
1221 ar & haveTypedValue; in serialize_node_tree() local
/dports/textproc/zorba/zorba-2.7.0/src/types/schema/
H A Dvalidate.cpp341 bool haveTypedValue = true; in processElement() local