MySQL 5.6.14 Source Code Document
|
This is the complete list of members for sp_instr_jump, including all inherited members.
backpatch(uint dest) | sp_instr_jump | inlinevirtual |
execute(THD *thd, uint *nextp) | sp_instr_jump | inlinevirtual |
get_cont_dest() const | sp_instr | inlinevirtual |
get_ip() const (defined in sp_instr) | sp_instr | inline |
get_parsing_ctx() const (defined in sp_instr) | sp_instr | inline |
m_dest | sp_instr_jump | protected |
m_ip | sp_instr | protected |
m_marked | sp_instr | protected |
m_optdest (defined in sp_instr_jump) | sp_instr_jump | protected |
m_parsing_ctx | sp_instr | protected |
operator delete(void *ptr, size_t size) (defined in Sql_alloc) | Sql_alloc | inlinestatic |
operator delete(void *ptr, MEM_ROOT *mem_root) (defined in Sql_alloc) | Sql_alloc | inlinestatic |
operator delete[](void *ptr, MEM_ROOT *mem_root) (defined in Sql_alloc) | Sql_alloc | inlinestatic |
operator delete[](void *ptr, size_t size) (defined in Sql_alloc) | Sql_alloc | inlinestatic |
operator new(size_t size) (defined in Sql_alloc) | Sql_alloc | inlinestatic |
operator new(size_t size, MEM_ROOT *mem_root) (defined in Sql_alloc) | Sql_alloc | inlinestatic |
operator new[](size_t size) (defined in Sql_alloc) | Sql_alloc | inlinestatic |
operator new[](size_t size, MEM_ROOT *mem_root) (defined in Sql_alloc) | Sql_alloc | inlinestatic |
opt_is_marked() const (defined in sp_instr) | sp_instr | inline |
opt_mark(sp_head *sp, List< sp_instr > *leads) | sp_instr_jump | virtual |
opt_move(uint dst, List< sp_branch_instr > *ibp) | sp_instr_jump | virtual |
opt_shortcut_jump(sp_head *sp, sp_instr *start) | sp_instr_jump | virtual |
print(String *str) (defined in sp_instr_jump) | sp_instr_jump | virtual |
set_destination(uint old_dest, uint new_dest) | sp_instr_jump | inlinevirtual |
sp_instr(uint ip, sp_pcontext *ctx) (defined in sp_instr) | sp_instr | inline |
sp_instr_jump(uint ip, sp_pcontext *ctx) (defined in sp_instr_jump) | sp_instr_jump | inline |
sp_instr_jump(uint ip, sp_pcontext *ctx, uint dest) (defined in sp_instr_jump) | sp_instr_jump | inline |
Sql_alloc() (defined in Sql_alloc) | Sql_alloc | inline |
~sp_branch_instr() (defined in sp_branch_instr) | sp_branch_instr | inlinevirtual |
~sp_instr() (defined in sp_instr) | sp_instr | inlinevirtual |
~sp_printable() (defined in sp_printable) | sp_printable | inlinevirtual |
~Sql_alloc() (defined in Sql_alloc) | Sql_alloc | inline |