add_cross_join(PT_cross_join *cj) | PT_table_reference | virtual |
context_t typedef | Parse_tree_node_tmpl< Context > | |
contextualize(Parse_context *pc) override | PT_table_factor_table_ident | |
PT_table_reference::contextualize(Context *pc) | Parse_tree_node_tmpl< Context > | inlinevirtual |
contextualized | Parse_tree_node_tmpl< Context > | private |
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_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 |
opt_key_definition | PT_table_factor_table_ident | private |
opt_table_alias | PT_table_factor_table_ident | private |
opt_use_partition | PT_table_factor_table_ident | private |
Parse_tree_node_tmpl(const Parse_tree_node_tmpl &) | Parse_tree_node_tmpl< Context > | private |
Parse_tree_node_tmpl() | Parse_tree_node_tmpl< Context > | inlineprotected |
PT_table_factor_table_ident(Table_ident *table_ident_arg, List< String > *opt_use_partition_arg, const LEX_CSTRING &opt_table_alias_arg, List< Index_hint > *opt_key_definition_arg) | PT_table_factor_table_ident | inline |
super typedef | PT_table_factor_table_ident | private |
table_ident | PT_table_factor_table_ident | private |
~Parse_tree_node_tmpl()=default | Parse_tree_node_tmpl< Context > | virtual |