MCPcopy Create free account
hub / github.com/MariaDB/server / get_elem_map

Method get_elem_map

sql/sql_cte.h:146–146  ·  view source on GitHub ↗

Return the map where 1 is set only in the position for this element */

Source from the content-addressed store, hash-verified

144
145 /* Return the map where 1 is set only in the position for this element */
146 table_map get_elem_map() { return (table_map) 1 << number; }
147
148public:
149 /*

Callers 6

set_dependency_onMethod · 0.80
check_dependency_onMethod · 0.80
check_dependenciesMethod · 0.80
check_anchorsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected