Searched defs:get_head (Results 1 – 3 of 3) sorted by relevance
74 const head_type& get_head()const{return std::get<N>(t);} in get_head() function
591 inline const exec_node *exec_list::get_head() const in get_head() function596 inline exec_node *exec_list::get_head() in get_head() function
274 get_head() { return head; } in get_head() function280 get_head() const { return head; } in get_head() function365 get_head() { return head; } in get_head() function370 get_head() const { return head; } in get_head() function