Home
last modified time | relevance | path

Searched refs:label_scope_type (Results 1 – 2 of 2) sorted by relevance

/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsp_pcontext.h101 enum label_scope_type enum
149 push_context(label_scope_type label_scope);
396 sp_pcontext(sp_pcontext *prev, label_scope_type label_scope);
454 label_scope_type m_label_scope;
H A Dsp_pcontext.cc85 sp_pcontext::sp_pcontext(sp_pcontext *prev, label_scope_type label_scope) in sp_pcontext()
133 sp_pcontext::push_context(label_scope_type label_scope) in push_context()