Home
last modified time | relevance | path

Searched refs:xdtSuperType (Results 1 – 25 of 54) sorted by relevance

123

/dports/converters/wkhtmltopdf/qt-5db36ec/src/xmlpatterns/type/
H A Dqmultiitemtype.cpp114 ItemType::Ptr MultiItemType::xdtSuperType() const in xdtSuperType() function in MultiItemType
118 ItemType::Ptr result((*it)->xdtSuperType()); in xdtSuperType()
122 result |= (*it)->xdtSuperType(); in xdtSuperType()
H A Dqxsltnodetest.cpp56 : xdtTypeMatches(other->xdtSuperType()); in xdtTypeMatches()
67 ItemType::Ptr XSLTNodeTest::xdtSuperType() const in xdtSuperType() function in XSLTNodeTest
H A Dqabstractnodetest.cpp62 return xdtTypeMatches(other->xdtSuperType()); in xdtTypeMatches()
73 ItemType::Ptr AbstractNodeTest::xdtSuperType() const in xdtSuperType() function in AbstractNodeTest
H A Dqitemtype.cpp76 cb = cb->xdtSuperType().data(); in operator |()
80 ca = ca->xdtSuperType().data(); in operator |()
H A Dqbuiltinnodetype.cpp61 : xdtTypeMatches(other->xdtSuperType()); in xdtTypeMatches()
124 ItemType::Ptr BuiltinNodeType<kind>::xdtSuperType() const in xdtSuperType() function in BuiltinNodeType
H A Dqxsltnodetest_p.h81 virtual ItemType::Ptr xdtSuperType() const;
H A Dqabstractnodetest_p.h75 virtual ItemType::Ptr xdtSuperType() const;
H A Dqanyitemtype.cpp70 ItemType::Ptr AnyItemType::xdtSuperType() const in xdtSuperType() function in AnyItemType
H A Dqanyitemtype_p.h87 virtual ItemType::Ptr xdtSuperType() const;
H A Dqanynodetype.cpp71 ItemType::Ptr AnyNodeType::xdtSuperType() const in xdtSuperType() function in AnyNodeType
H A Dqbuiltinnodetype_p.h85 virtual ItemType::Ptr xdtSuperType() const;
H A Dqnonetype.cpp99 ItemType::Ptr NoneType::xdtSuperType() const in xdtSuperType() function in NoneType
H A Dqbuiltinatomictype.cpp69 ItemType::Ptr BuiltinAtomicType::xdtSuperType() const in xdtSuperType() function in BuiltinAtomicType
/dports/textproc/qt5-xmlpatterns/kde-qtxmlpatterns-5.15.2p2/src/xmlpatterns/type/
H A Dqmultiitemtype.cpp112 ItemType::Ptr MultiItemType::xdtSuperType() const in xdtSuperType() function in MultiItemType
116 ItemType::Ptr result((*it)->xdtSuperType()); in xdtSuperType()
120 result |= (*it)->xdtSuperType(); in xdtSuperType()
H A Dqxsltnodetest.cpp54 : xdtTypeMatches(other->xdtSuperType()); in xdtTypeMatches()
65 ItemType::Ptr XSLTNodeTest::xdtSuperType() const in xdtSuperType() function in XSLTNodeTest
H A Dqabstractnodetest.cpp60 return xdtTypeMatches(other->xdtSuperType()); in xdtTypeMatches()
71 ItemType::Ptr AbstractNodeTest::xdtSuperType() const in xdtSuperType() function in AbstractNodeTest
H A Dqitemtype.cpp74 cb = cb->xdtSuperType().data(); in operator |()
78 ca = ca->xdtSuperType().data(); in operator |()
H A Dqbuiltinnodetype_tpl_p.h70 : xdtTypeMatches(other->xdtSuperType()); in xdtTypeMatches()
133 ItemType::Ptr BuiltinNodeType<kind>::xdtSuperType() const in xdtSuperType() function
H A Dqxsltnodetest_p.h77 ItemType::Ptr xdtSuperType() const override;
H A Dqabstractnodetest_p.h71 ItemType::Ptr xdtSuperType() const override;
H A Dqanyitemtype.cpp68 ItemType::Ptr AnyItemType::xdtSuperType() const in xdtSuperType() function in AnyItemType
H A Dqanyitemtype_p.h83 ItemType::Ptr xdtSuperType() const override;
H A Dqanynodetype.cpp69 ItemType::Ptr AnyNodeType::xdtSuperType() const in xdtSuperType() function in AnyNodeType
H A Dqbuiltinnodetype_p.h81 ItemType::Ptr xdtSuperType() const override;
H A Dqmultiitemtype_p.h122 ItemType::Ptr xdtSuperType() const override;

123