Searched defs:lhs_set (Results 1 – 2 of 2) 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
60 bool IsSameLhsSet(const Ir::LhsSet& lhs_set, in IsSameLhsSet()77 Ir::LhsSet SortedLhsSet(const Ir::LhsSet& lhs_set) { in SortedLhsSet()91 int AddLhsSet(const Ir::LhsSet& lhs_set, RulesSetT* rules_set) { in AddLhsSet()174 Nonterm Ir::AddToSet(const Lhs& lhs, LhsSet* lhs_set) { in AddToSet()272 Ir::LhsSet lhs_set; in SerializeTerminalRules() member