MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / pop_label

Method pop_label

sql/sp_pcontext.h:428–429  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

426 }
427
428 sp_label *pop_label()
429 { return m_labels.pop(); }
430
431 /////////////////////////////////////////////////////////////////////////
432 // Conditions.

Callers

nothing calls this directly

Calls 1

popMethod · 0.45

Tested by

no test coverage detected