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()
200 matcher->AddParseTree(symbol.parse_tree); in EmitSymbol()206 matcher->AddParseTree(arena->AllocAndInit<ParseTree>( in EmitSymbol()219 matcher->AddParseTree(arena->AllocAndInit<ParseTree>( in EmitSymbol()233 matcher->AddParseTree(arena->AllocAndInit<ParseTree>( in EmitSymbol()248 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()