action() const | PT_locking_clause | inline |
context_t typedef | Parse_tree_node_tmpl< Context > | |
contextualize(Parse_context *pc) final | PT_locking_clause | |
Parse_tree_node_tmpl::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 |
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_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() | Parse_tree_node_tmpl< Context > | inlineprotected |
print_table_ident(const THD *thd, const Table_ident *ident, String *s) | PT_table_locking_clause | private |
PT_locking_clause(Lock_strength strength, Locked_row_action action) | PT_locking_clause | inline |
PT_table_locking_clause(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 |