Searched refs:has_tail (Results 1 – 6 of 6) sorted by relevance
37 if (temp.has_link() && !temp.has_tail()) { in map()78 if (temp.has_link() && !temp.has_tail()) { in read()
354 inline bool Trie::has_tail() const { in has_tail() function
295 bool has_tail() const;
345 inline bool Trie::has_tail() const { in has_tail() function