Searched defs:AddParseTree (Results 1 – 3 of 3) sorted by relevance
129 func (t *Template) AddParseTree(name string, tree *parse.Tree) (*Template, error) { func
217 func (t *Template) AddParseTree(name string, tree *parse.Tree) (*Template, error) { func
305 void Matcher::AddParseTree(ParseTree* parse_tree) { in AddParseTree() function in libtextclassifier3::grammar::Matcher