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 |
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 |
PT_locking_clause(Lock_strength strength, Locked_row_action action) | PT_locking_clause | inline |
set_lock_for_tables(Parse_context *pc)=0 | PT_locking_clause | pure virtual |
~Parse_tree_node_tmpl()=default | Parse_tree_node_tmpl< Context > | virtual |