Searched defs:lhs_set (Results 1 – 3 of 3) sorted by relevance
271 if (const RulesSet_::LhsSet* lhs_set = in AddTerminal() local287 if (const RulesSet_::LhsSet* lhs_set = FindTerminalMatches( in AddTerminal() local322 const RulesSet_::LhsSet* lhs_set) { in ExecuteLhsSet()406 if (const RulesSet_::LhsSet* lhs_set = in ProcessPendingSet() local426 if (const RulesSet_::LhsSet* lhs_set = in ProcessPendingSet() local
64 bool IsSameLhsSet(const Ir::LhsSet& lhs_set, in IsSameLhsSet()81 Ir::LhsSet SortedLhsSet(const Ir::LhsSet& lhs_set) { in SortedLhsSet()96 int AddLhsSet(const Ir::LhsSet& lhs_set, RulesSetT* rules_set) { in AddLhsSet()179 Nonterm Ir::AddToSet(const Lhs& lhs, LhsSet* lhs_set) { in AddToSet()280 Ir::LhsSet lhs_set; in SerializeTerminalRules() member
1080 …ers::Vector<flatbuffers::Offset<libtextclassifier3::grammar::RulesSet_::LhsSet>> *lhs_set() const { in lhs_set() function