Searched refs:find_child (Results 1 – 2 of 2) sorted by relevance
104 inline bool find_child(Agent &agent) const;
60 if (!find_child(agent)) { in lookup()123 if (!find_child(agent)) { in common_prefix_search()602 bool LoudsTrie::find_child(Agent &agent) const { in find_child() function in marisa::grimoire::trie::LoudsTrie