Searched defs:get_head (Results 1 – 5 of 5) sorted by relevance
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
589 inline const exec_node *exec_list::get_head() const in get_head() function594 inline exec_node *exec_list::get_head() in get_head() function
74 const head_type& get_head()const{return std::get<N>(t);} in get_head() function
57 static inline element_t *get_head(list_t *list) { in get_head() function
187 virtual StatusTuple get_head(const ValueType& value) { in get_head() function