Searched refs:AddParseTree (Results 1 – 4 of 4) sorted by relevance
257 matcher.AddParseTree(arena_.AllocAndInit<ParseTree>( in TEST_F()320 matcher.AddParseTree(arena_.AllocAndInit<ParseTree>( in TEST_F()332 matcher.AddParseTree(arena_.AllocAndInit<ParseTree>( in TEST_F()364 matcher.AddParseTree(arena_.AllocAndInit<ParseTree>( in TEST_F()376 matcher.AddParseTree(arena_.AllocAndInit<ParseTree>( in TEST_F()386 matcher.AddParseTree(arena_.AllocAndInit<ParseTree>( in TEST_F()418 matcher.AddParseTree(arena_.AllocAndInit<ParseTree>( in TEST_F()432 matcher.AddParseTree(arena_.AllocAndInit<ParseTree>( in TEST_F()
201 matcher->AddParseTree(symbol.parse_tree); in EmitSymbol()207 matcher->AddParseTree(arena->AllocAndInit<ParseTree>( in EmitSymbol()220 matcher->AddParseTree(arena->AllocAndInit<ParseTree>( in EmitSymbol()234 matcher->AddParseTree(arena->AllocAndInit<ParseTree>( in EmitSymbol()249 matcher->AddParseTree(arena->AllocAndInit<ParseTree>( in EmitSymbol()
95 void AddParseTree(ParseTree* parse_tree);
305 void Matcher::AddParseTree(ParseTree* parse_tree) { in AddParseTree() function in libtextclassifier3::grammar::Matcher454 AddParseTree(item); in ProcessPendingExclusionMatches()