Searched refs:RefersToLoopVar (Results 1 – 1 of 1) sorted by relevance
113 const auto RefersToLoopVar = ignoringParenImpCasts( in addMatcher() local134 hasOperatorName("<"), hasLHS(RefersToLoopVar), in addMatcher()135 hasRHS(expr(unless(hasDescendant(expr(RefersToLoopVar)))) in addMatcher()138 hasUnaryOperand(RefersToLoopVar))), in addMatcher()