action() const | PT_locking_clause | inline |
add_json_info(Json_object *json_obj) | Parse_tree_node_tmpl< Context > | inlineprotectedvirtual |
begin_parse_tree(Show_parse_tree *tree) | Parse_tree_node_tmpl< Context > | protected |
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) final | PT_locking_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 |
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 |
get_lock_descriptor() const | PT_locking_clause | inlineprotected |
is_contextualized() const | Parse_tree_node_tmpl< Context > | inline |
m_lock_strength | PT_locking_clause | private |
m_locked_row_action | PT_locking_clause | private |
m_pos | Parse_tree_node_tmpl< Context > | |
m_tables | PT_table_locking_clause | private |
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_locking_clause(const POS &pos, Lock_strength strength, Locked_row_action action) | PT_locking_clause | inline |
PT_table_locking_clause(const POS &pos, Lock_strength strength, Mem_root_array_YY< Table_ident * > tables, Locked_row_action action) | PT_table_locking_clause | inline |
raise_error(THD *thd, const Table_ident *name, int error) | PT_table_locking_clause | private |
raise_error(int error) | PT_table_locking_clause | private |
set_lock_for_tables(Parse_context *pc) override | PT_table_locking_clause | virtual |
Table_ident_list typedef | PT_table_locking_clause | |
~Parse_tree_node_tmpl()=default | Parse_tree_node_tmpl< Context > | virtual |