MySQL 9.0.0
Source Code Documentation
PT_with_clause Member List

This is the complete list of members for PT_with_clause, including all inherited members.

add_json_info(Json_object *obj) overridePT_with_clauseinlineprotectedvirtual
begin_parse_tree(Show_parse_tree *tree)Parse_tree_node_tmpl< Context >protected
context_t typedefParse_tree_node_tmpl< Context >
contextualize(Context *pc) finalParse_tree_node_tmpl< Context >inlinevirtual
contextualizedParse_tree_node_tmpl< Context >private
do_contextualize(Parse_context *pc) overridePT_with_clause
Parse_tree_node_tmpl::do_contextualize(Context *pc)Parse_tree_node_tmpl< Context >inlineprotectedvirtual
end_parse_tree(Show_parse_tree *tree)Parse_tree_node_tmpl< Context >protected
enter_parsing_definition(Table_ref *tl)PT_with_clauseinline
error(Context *pc, const POS &pos) constParse_tree_node_tmpl< Context >inline
error(Context *pc, const POS &pos, const char *msg) constParse_tree_node_tmpl< Context >inline
errorf(Context *pc, const POS &pos, const char *format,...) constParse_tree_node_tmpl< Context >inline
is_contextualized() constParse_tree_node_tmpl< Context >inline
leave_parsing_definition(const Table_ref *old)PT_with_clauseinline
lookup(Table_ref *tl, PT_common_table_expr **found)PT_with_clause
m_listPT_with_clauseprivate
m_most_inner_in_parsingPT_with_clauseprivate
m_posParse_tree_node_tmpl< Context >
m_recursivePT_with_clauseprivate
operator delete(void *ptr, size_t size)Parse_tree_node_tmpl< Context >inlinestatic
operator delete(void *, MEM_ROOT *, const std::nothrow_t &) noexceptParse_tree_node_tmpl< Context >inlinestatic
operator new(size_t size, MEM_ROOT *mem_root, const std::nothrow_t &arg=std::nothrow) noexceptParse_tree_node_tmpl< Context >inlinestatic
operator=(const Parse_tree_node_tmpl &)Parse_tree_node_tmpl< Context >private
Parse_tree_node_tmpl(const Parse_tree_node_tmpl &)Parse_tree_node_tmpl< Context >private
Parse_tree_node_tmpl()=deleteParse_tree_node_tmpl< Context >protected
Parse_tree_node_tmpl(const POS &pos)Parse_tree_node_tmpl< Context >inlineexplicitprotected
Parse_tree_node_tmpl(const POS &start_pos, const POS &end_pos)Parse_tree_node_tmpl< Context >inlineexplicitprotected
print(const THD *thd, String *str, enum_query_type query_type)PT_with_clause
PT_with_clause(const POS &pos, const PT_with_list *l, bool r)PT_with_clauseinline
Query_expression::clear_correlated_query_blocksPT_with_clausefriend
super typedefPT_with_clauseprivate
~Parse_tree_node_tmpl()=defaultParse_tree_node_tmpl< Context >virtual