Searched refs:AllowedCnt (Results 1 – 1 of 1) sorted by relevance
3350 unsigned AllowedCnt = 0; in checkIfClauses() local3360 if (AllowedCnt + 2 == TotalAllowedNum) in checkIfClauses()3362 else if (AllowedCnt + 1 != TotalAllowedNum) in checkIfClauses()3364 ++AllowedCnt; in checkIfClauses()