Home
last modified time | relevance | path

Searched defs:with_subquery (Results 1 – 17 of 17) sorted by relevance

/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Ditem_row.h56 bool with_subquery() const { DBUG_ASSERT(fixed); return m_with_subquery; } in with_subquery() function
H A Ditem_subselect.h193 bool with_subquery() const { DBUG_ASSERT(fixed); return true; } in with_subquery() function
H A Ditem.h2115 virtual bool with_subquery() const { DBUG_ASSERT(fixed); return false; } in with_subquery() function
4818 bool with_subquery() const { DBUG_ASSERT(fixed); return m_with_subquery; } in with_subquery() function
5078 virtual bool with_subquery() const in with_subquery() function
5226 bool with_subquery() const { DBUG_ASSERT(fixed); return m_with_subquery; } in with_subquery() function
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Ditem_row.h56 bool with_subquery() const { DBUG_ASSERT(fixed); return m_with_subquery; } in with_subquery() function
H A Ditem_subselect.h193 bool with_subquery() const { DBUG_ASSERT(fixed); return true; } in with_subquery() function
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Ditem_row.h60 bool with_subquery() const { DBUG_ASSERT(fixed); return m_with_subquery; } in with_subquery() function
H A Ditem_subselect.h195 bool with_subquery() const override { DBUG_ASSERT(fixed); return true; } in with_subquery() function
H A Ditem.h2400 virtual bool with_subquery() const { DBUG_ASSERT(is_fixed()); return false; } in with_subquery() function
5264 bool with_subquery() const override in with_subquery() function
5544 bool with_subquery() const override { return (*ref)->with_subquery(); } in with_subquery() function
5704 bool with_subquery() const override in with_subquery() function
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Ditem_row.h60 bool with_subquery() const { DBUG_ASSERT(fixed); return m_with_subquery; } in with_subquery() function
H A Ditem_subselect.h197 bool with_subquery() const { DBUG_ASSERT(fixed); return true; } in with_subquery() function
H A Ditem.h2322 virtual bool with_subquery() const { DBUG_ASSERT(is_fixed()); return false; } in with_subquery() function
5260 bool with_subquery() const { DBUG_ASSERT(fixed); return m_with_subquery; } in with_subquery() function
5534 virtual bool with_subquery() const in with_subquery() function
5697 bool with_subquery() const { DBUG_ASSERT(fixed); return m_with_subquery; } in with_subquery() function
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Ditem_row.h60 bool with_subquery() const { DBUG_ASSERT(fixed); return m_with_subquery; } in with_subquery() function
H A Ditem_subselect.h197 bool with_subquery() const { DBUG_ASSERT(fixed); return true; } in with_subquery() function
H A Ditem.h2322 virtual bool with_subquery() const { DBUG_ASSERT(is_fixed()); return false; } in with_subquery() function
5260 bool with_subquery() const { DBUG_ASSERT(fixed); return m_with_subquery; } in with_subquery() function
5534 virtual bool with_subquery() const in with_subquery() function
5697 bool with_subquery() const { DBUG_ASSERT(fixed); return m_with_subquery; } in with_subquery() function
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Ditem_row.h60 bool with_subquery() const { DBUG_ASSERT(fixed); return m_with_subquery; } in with_subquery() function
H A Ditem_subselect.h195 bool with_subquery() const override { DBUG_ASSERT(fixed); return true; } in with_subquery() function
H A Ditem.h2400 virtual bool with_subquery() const { DBUG_ASSERT(is_fixed()); return false; } in with_subquery() function
5264 bool with_subquery() const override in with_subquery() function
5544 bool with_subquery() const override { return (*ref)->with_subquery(); } in with_subquery() function
5704 bool with_subquery() const override in with_subquery() function