Searched refs:allNotInPath (Results 1 – 1 of 1) sorted by relevance
993 bool allNotInPath = true; in loopbreakPatternMatch() local1008 allNotInPath = allNotInPath && (pathKind == SinglePath_NotInPath); in loopbreakPatternMatch()1010 if (!allInPath && !allNotInPath) { in loopbreakPatternMatch()1018 if (allNotInPath) { in loopbreakPatternMatch()