add_cross_join(PT_cross_join *cj) | PT_table_reference | virtual |
add_json_info(Json_object *obj) override | PT_derived_table | protectedvirtual |
begin_parse_tree(Show_parse_tree *tree) | Parse_tree_node_tmpl< Context > | protected |
column_names | PT_derived_table | private |
context_t typedef | Parse_tree_node_tmpl< Context > | |
contextualize(Context *pc) final | Parse_tree_node_tmpl< Context > | inlinevirtual |
contextualized | Parse_tree_node_tmpl< Context > | private |
do_contextualize(Parse_context *pc) override | PT_derived_table | |
PT_table_reference::do_contextualize(Context *pc) | Parse_tree_node_tmpl< Context > | inlineprotectedvirtual |
end_parse_tree(Show_parse_tree *tree) | Parse_tree_node_tmpl< Context > | protected |
error(Context *pc, const POS &pos) const | Parse_tree_node_tmpl< Context > | inline |
error(Context *pc, const POS &pos, const char *msg) const | Parse_tree_node_tmpl< Context > | inline |
errorf(Context *pc, const POS &pos, const char *format,...) const | Parse_tree_node_tmpl< Context > | inline |
is_contextualized() const | Parse_tree_node_tmpl< Context > | inline |
m_lateral | PT_derived_table | private |
m_pos | Parse_tree_node_tmpl< Context > | |
m_subquery | PT_derived_table | private |
m_table_alias | PT_derived_table | private |
m_table_ref | PT_table_reference | |
operator delete(void *ptr, size_t size) | Parse_tree_node_tmpl< Context > | inlinestatic |
operator delete(void *, MEM_ROOT *, const std::nothrow_t &) noexcept | Parse_tree_node_tmpl< Context > | inlinestatic |
operator new(size_t size, MEM_ROOT *mem_root, const std::nothrow_t &arg=std::nothrow) noexcept | Parse_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()=delete | Parse_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 |
PT_derived_table(const POS &pos, bool lateral, PT_subquery *subquery, const LEX_CSTRING &table_alias, Create_col_name_list *column_names) | PT_derived_table | |
PT_table_reference(const POS &pos) | PT_table_reference | inlineexplicit |
super typedef | PT_derived_table | private |
~Parse_tree_node_tmpl()=default | Parse_tree_node_tmpl< Context > | virtual |