Searched refs:maxLeadIndex (Results 1 – 1 of 1) sorted by relevance
63 int maxLeadIndex() const { return (std::max)(Lead[0], Lead[1]); } in maxLeadIndex() function668 for (int I=0; I < Rule.maxLeadIndex(); ++I) { in parseFuncName()